Destructor for the class instance.
Source position: controls.pp line 2399
public destructor TGraphicControl.Destroy; override; |
Destroy is the overridden destructor for the class instance. It ensures that resources allocated for the Canvas property are freed. It calls the inherited destructor prior to exiting from the method.
|
A clipped window into the parent Canvas. |
CT Web help |
CodeTyphon Studio |