[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Class reference used to create new instances of TStatusPanel.
Source position: comctrls.pp line 60
type TStatusPanelClass = class of TStatusPanel; |
TStatusPanelClass is the type returned by the GetPanelClass method in TStatusBar. The class reference is used in the CreatePanel method in TStatusBar to create a new panel for the control.
|
GetPanelClass - returns a class of status panel. |
|
|
CreatePanel - returns a created Status Panel. |
Version 4.0 | Generated 2025-05-03 | Home |