Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TNativeUIntHelper.Size

Size, in bytes, of the NativeUInt value.

Declaration

Source position: syshelph.inc line 1519

public class function TNativeUIntHelper.Size: Integer;

Description

Size returns the size (in NativeUInts) of the NativeUInt value. This is equivalent to SizeOf(NativeUInt).

Errors

None.

See also

SizeOf

  

Return size (in bytes) of a variable or type.


Documentation generated on: Jul 24 2023