[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Size, in bytes, of the NativeUInt value
Source position: syshelph.inc line 559
public class function TNativeUIntHelper.Size: Integer; |
Size returns the size (in NativeUInts) of the NativeUInt value. This is equivalent to SizeOf(NativeUInt).
None.
|
Return size of a variable or type. |