From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Michael Van Canneyt Sent: vrijdag 15 april 2005 9:24 > >On Fri, 15 Apr 2005, Marc Weustink wrote: > >> Hi, >> >> Attached is a patch to enable subcomponents to be streamed. >> Added are the csSubComponent and the csTransient ComponentStyle >> >> When the csSubComponent style is set for a published TComponent type >> property, all properties of this component are written (like it was a >> TPersistent) >> >> When the csTransient style is set for a component, it >> indecates thet it is a temporary object and the >> properties aren't written. > >But is does not need to be csSubcomponent to be csTransient ?
Don't know. I read the description of csTransient and while I was at csSubcomponent, implementing it wasn't a big deal. I've no idea in what situation you would use it. >Anyway, thank you. >The patch is applied. Thanks. Marc _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel