Unit 'System' Package
[Overview][Constants][Types][Index] [#rtl]

UIntPtr

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

Declaration

Source position: systemh.inc line 534

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: Jan 15 2025