Einzelnen Beitrag anzeigen

Benutzerbild von sx2008
sx2008

Registriert seit: 15. Feb 2008
Ort: Baden-Württemberg
2.332 Beiträge
 
Delphi 2007 Professional
 
#3

AW: How many memory object require?

  Alt 14. Mai 2011, 18:34
Try class function TObject.InstanceSize.
If an object allocates other objects, dynamic arrays or strings this will not counted by the function InstanceSize.
  Mit Zitat antworten Zitat