[fpc-devel] Subcomponents

Marc Weustink marc at dommelstein.net
Fri Apr 15 01:22:55 CEST 2005


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.


Marc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpc-rtl-subcomponent.zip
Type: application/zip
Size: 1822 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20050415/a3d8e709/attachment.zip>


More information about the fpc-devel mailing list