Size, in bytes, of the NativeUInt value.
Source position: syshelph.inc line 1524
| 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 (in bytes) of a variable or type. |