[fpc-devel] Subcomponents
    Michael Van Canneyt 
    michael.vancanneyt at wisa.be
       
    Fri Apr 15 09:23:49 CEST 2005
    
    
  
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 ?
Anyway, thank you.
The patch is applied.
Michael.
    
    
More information about the fpc-devel
mailing list