Language:
Русский
English
SizeOf (function)
Returns the number of bytes occupied by the argument.
Declaration
function SizeOf: Integer;
Target
Windows, Real, Protected
Remarks
When applied to an instance of an object type that has a virtual method table (VMT), SizeOf returns the size stored in the VMT.