Hello FPC-Pascal,

Friday, May 28, 2010, 11:24:44 PM, you wrote:

AN> I have no more suggestions but the one about deriving your TStruct from
AN> TObject, as almost everything in the LCL (and/or VCL, I guess I name
AN> them right) is a descendant of it.

Struct is declared as "class" so it inherits from TObject if not other
class is especified.

If Struct was declared as "Object" that would be another story.

-- 
Best regards,
 José

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to