Removes the control from its Parent.
Source position: controls.pp line 1698
public destructor TControl.Destroy; override; |
Detaches the control from Parent, removes graphics, frees memory and Operating System handles, pointers etc.
|
Destructor for the class instance. |
|
| Version 4.6 | Generated 2026-02-20 | Home |