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

UIntPtr

An unsigned integer with the same size in bytes as pointer.

Declaration

Source position: systemh.inc line 539

type UIntPtr = PtrUInt;

Description

Alias for PtrUInt type for compatibility with later Delphi versions.

See also

PtrUInt

  

Unsigned integer type with same size as Pointer.


Documentation generated on: Jul 24 2023