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

PUInt64

Pointer to UInt64

Declaration

Source position: systemh.inc line 472

type PUInt64 = ^UInt64;

Description

PUInt64 is a pointer to a UInt64, an unsigned 64-bit integer.

See also

UInt64

  

Unsigned 64-bit integer


Documentation generated on: Mar 17 2017