Jon Foster wrote:
> I created a TDBF component on a form and created some FieldDefs in it.
> The FieldDefs won't stay between Lazarus sessions. I use this TDBF as a

The FieldDefs or the Fields ?

> sort work table so its used only by my code and is not seen by the user.
> I had created a TDBF connected to the usual components to give me a data
> entry form and this table's FieldDefs persist.
> 
> Ok, a little more experimenting I figured out that the FieldDefs will
> stay if I leave the table "active" when I save the form. Is this the way
> it is or should the FieldDefs persist whether I leave the table open or

Are they really stored in the .LFM based on the .Active property value ?

Micha

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to