[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Native handle for a TApplication instance.
Source position: interfacebase.pp line 173
public property TWidgetSet.AppHandle : TLCLHandle |
AppHandle is a TLCLHandle property with the handle for the application in the widgetset class instance. AppHandle is a platform-specific property. The meaning and use for the handle changes from widgetset to widgetset.
Modified in LCL version 4.0 to use the TLCLHandle type instead of the deprecated THandle type in the property value.
|
The type used for handles in LCL applications, components, controls, and widget set classes. |
Version 4.0 | Generated 2025-05-03 | Home |