[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destroy - destructor for TCustomUpDown: removes connection with associate control and calls inherited Destroy.
Source position: comctrls.pp line 2006
public destructor TCustomUpDown.Destroy; override; |
|
Destructor for the class instance. |
|
TComponent.Destroy |