[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroys the handle for the Canvas and the interface object.
Source position: controls.pp line 2475
protected procedure TCustomControl.DestroyWnd; override; |
DestroyWnd is an overridden method in TCustomControl. It ensures that the Handle in Canvas is freed before calling the inherited method.
|
The drawing surface for the control. |
|
|
Destroys the interface object (widget). |
|
|
Frees the Handle for the control canvas, and its device context when assigned. |
Version 4.0 | Generated 2025-05-03 | Home |