[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Deprecated. Alias for the TLCLHandle type.
Source position: lcltype.pp line 152
type TLCLIntfHandle = WSReferences.TLCLHandle; |
TLCLIntfHandle is the type returned from the CreateHandle method in widgetset classes.
TLCLIntfHandle has been deprecated in LCL version 4.0. Use the TLCLHandle type instead.
|
The type used for handles in LCL applications, components, controls, and widget set classes. |
Version 4.0 | Generated 2025-05-03 | Home |