[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the control from its Parent.
Source position: controls.pp line 1557
public destructor TControl.Destroy; override; |
Detaches the control from Parent, removes graphics, frees memory and Operating System handles, pointers etc.
TComponent.Destroy |
lazarus-ccr.sourceforge.net |