On 10/9/06, Francois PIETTE <[EMAIL PROTECTED]> wrote:
> > I thought about extending HTTPCli and adding a property,
> > "CreateMemoryStreams". I use memory streams with HTTPCli and have to
> > do this for every use. It would be nice it the create/free code was
> > already done for me with a simple property setting.
>
> The best way to do that is not to modify the component but derive a new one
> and add the behaviour you like.

That's what I am going to do.  It's just a handy shortcut for my applications.

When you derive a component from an installed component do you have to
create packages for design-time installation? It would be nice if I
could drop a THHTPCli on a form and then change it to a
THTTPCli_DescendantName in code and be able to access the properties I
added.

-Johnnie Norsworthy
-- 
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

Reply via email to