[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Alias to the PtrUInt type.
Source position: lcltype.pp line 96
type THandle = type PtrUInt; |
Defined for platforms other than Windows. Needed because THandle in the RTL SysUtils unit is defined as longint.
lazarus-ccr.sourceforge.net |