| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
An unsigned integer with the same size in bytes as pointer
Source position: systemh.inc line 403
| type UIntPtr = PtrUInt; | 
Alias for PtrUInt type for compatibility with later Delphi versions.
| 
 | Unsigned integer type with same size as Pointer. |