[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Deprecated. Alias to the PtrUInt type.
Source position: lcltype.pp line 92
type THandle = type PtrUInt; |
Defined for platforms other than Windows. Needed because THandle in the RTL SysUtils unit is defined as longint.
THandle has been deprecated in LCL version 4.0 (July 2023). Use the TLCLHandle type instead.
Version 4.0 | Generated 2025-05-03 | Home |