[fpc-devel] Important: Call for testing.
    Martin Schreiber 
    fpmse at bluewin.ch
       
    Mon Mar 31 15:31:29 CEST 2008
    
    
  
On Monday 31 March 2008 15.00:02 Michael Van Canneyt wrote:
> > It is like streaming of an inherited form. Lookup the ancestor and write
> > the property differences.
>
> Nono, when streaming an inherited form, the IDE provides the ancestor
> instance when the streaming starts, because it calls writedescendent.
>
> When you have a frame inside a form IDE, the IDE cannot provide the
> ancestor of the frame: the streaming code must look for the original
> instance of the frame by itself. My guess is that this is done by
> setting the OnFindAncestor callback ?
>
Correct. Sorry that I didn't get your question right.
    
    
More information about the fpc-devel
mailing list