[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Size, in bytes, of the NativeInt value
Source position: syshelph.inc line 535
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 of a variable or type. |