[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: comctrls.pp line 84
public destructor TStatusPanel.Destroy; override; |
Destroy is the destructor for TStatusPanel and calls the inherited Destroy method. It removes itself from the StatusBar by calling its InvalidatePanel method.
|
Gets the status bar which contains the class instance. |
|
|
Updates the panel at the specified position in the Panels for the status bar. |
|
Version 4.0 | Generated 2025-05-03 | Home |