[fpc-pascal] Re: Objects in dynamic arrays
Sven Barth
pascaldragon at googlemail.com
Thu Nov 28 09:03:15 CET 2013
Am 28.11.2013 08:33, schrieb Andreas Schneider:
> Maybe a bit late, but that might not be true. If Timothy really talks
> about _object_ (and not _class(TObject)_) it should work as he does
> it. Also Destroy would probably be appropriate. Just saying :-) The
> actual type defs used are missing.
Unlikely. Quote of Timothy:
> How exactly are instantiated classes treated in an array?
So it's very likely that he is indeed talking about descendants of TObject.
Regards,
Sven
More information about the fpc-pascal
mailing list