On 22.08.2014 20:54, Ewald wrote:
Also, to get a better idea of the size of a TObject in memory,
SizeOf(TVmt) will get you started?


SizeOf(TVmt) will not help, because each class instance of a specific class has only a pointer to the shared Vmt (thus a PVmt).

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to