[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 1446
public destructor TCustomUpDown.Destroy; override; |
TComponent.Destroy |
||
|
Destroy - destructor for TCustomControl: frees local Canvas then performs inherited Destroy |