Source position: wscontrols.pp line 134
published class function TWSWinControl.CreateHandle( |
const AWinControl: TWinControl; |
const AParams: TCreateParams |
):TLCLHandle; virtual; |
Modified in LCL version 4.0 to use the TLCLHandle type instead of the deprecated THandle type in the return value for the method.
|
The type used for handles in LCL applications, components, controls, and widget set classes. |
| Version 4.4 | Generated 2025-11-08 | Home |