TdxStatusBarPanelClass Type
In This Article
The class-reference to a status bar panel class.
#Declaration
Delphi
TdxStatusBarPanelClass = class of TdxStatusBarPanel;
#Referenced Class
Type |
---|
Tdx |
#Remarks
A TdxStatusBarPanelClass value is returned by:
The GetStatusPanelClass function provided by the TdxStatusBarPanel class;
The GetStatusPanelClass function provided by the TdxCustomStatusBar class;
See Also