[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

TNativeIntHelper.Size

Size, in bytes, of the NativeInt value

Declaration

Source position: syshelph.inc line 591

public class function TNativeIntHelper.Size: Integer;

Description

Size returns the size (in NativeInts) of the NativeInt value. This is equivalent to SizeOf(NativeInt).

Errors

None.

See also

SizeOf

  

Return size of a variable or type.


Documentation generated on: May 14 2021