UIntPtr
An unsigned integer with the same size in bytes as pointer
Declaration
Source position: systemh.inc line 503
Type
UIntPtr = PtrUInt
Description
Alias for PtrUInt type for compatibility with later Delphi versions.
See also
| Name | Description | 
|---|---|
| PtrUInt | Unsigned integer type with same size as Pointer. |