[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: comctrls.pp line 166
public destructor TStatusBar.Destroy; override; |
Destroy is the destructor for TStatusBar. It frees the Canvas and panels, and calls the inherited Destroy method.
|
Destructor for the class instance. |
|
TComponent.Destroy |