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