An unsigned integer with the same size in bytes as pointer.
Source position: systemh.inc line 534
type UIntPtr = PtrUInt;
Alias for PtrUInt type for compatibility with later Delphi versions.
PtrUInt
Unsigned integer type with same size as Pointer.