[fpc-pascal] stuck with untyped pointer
José Mejuto
joshyfun at gmail.com
Fri May 28 23:27:57 CEST 2010
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é
More information about the fpc-pascal
mailing list