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