[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |