[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: controls.pp line 367
public destructor TControlCanvas.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy ensures that a device context allocated for the window handle in Control is freed prior calling the inherited destructor.
|
The Control object for which the Canvas is used. |
|
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |