Size, in bytes, of the NativeInt value.
Source position: syshelph.inc line 1435
public class function TNativeIntHelper.Size: Integer; |
Size returns the size (in NativeInts) of the NativeInt value. This is equivalent to SizeOf(NativeInt).
None.
|
Return size (in bytes) of a variable or type. |