Scrive Guillaume MAISON <[EMAIL PROTECTED]>: > Francois PIETTE a écrit :
[...] > > I want that the two new properties be added to the Options property. > > Names: httpoEnableContentCoding and httpoUseQuality > > i'm wondering about the utility of such properties. Why not use the > ContentCoding and Quality within the ContentCoding component and let the > HttpCli use it only when its ContentCoding property is assigned. ContentCoding is not a component and it can't be. Each HttpCli must have its own. You cannot share it with more than one HttpCli components. > i mean, when using the TImage glyph property, you use the properties of > the TPicture object (TJpegImage, or TBitmap or TImageFormatYouWant) to > set its abilities. The TSpeedButton (for example) uses the glyph to > display only when assigned. Are you using D7? I think you are speaking of a feature of OI introduced with that version. > The activation or desactivation of a ContentCoding property would be > only set by this mean : Httpcli1.ContentCoding.Enabled:=True/False; This is what will happen internally, i.e. the Options wil reflect the properties value of ContentCodiing. [...] > my 2 cents on pattern design ;) All cents are welkome :-) Bye, Maurizio. ---------------------------------------------------- This mail has been sent using Alpikom webmail system http://www.alpikom.it -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be