[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

THandle

Alias to the PtrUInt type.

Declaration

Source position: lcltype.pp line 96

type THandle = type PtrUInt;

Description

Defined for platforms other than Windows. Needed because THandle in the RTL SysUtils unit is defined as longint.


Version 3.2 Generated 2024-02-25 Home