Destroy - destructor for TCustomUpDown: removes connection with associate control and calls inherited Destroy.
Source position: comctrls.pp line 1974
public destructor TCustomUpDown.Destroy; override; |
|
Destructor for the class instance. |
|
TComponent.Destroy |