TNativeUIntHelper.Size
Size, in bytes, of the NativeUInt value
Declaration
Source position: syshelph.inc line 616
public
class function Size : Integer; Static;
Description
Size returns the size (in NativeUInts) of the NativeUInt value. This is equivalent to SizeOf(NativeUInt).
Errors
None.
See also
Name | Description |
---|---|
SizeOf | Return size of a variable or type. |