TdxStatusBarSimplePanelStyle Class
In This Article
Contains settings for a status bar‘s simple text panel.
#Declaration
Delphi
TdxStatusBarSimplePanelStyle = class(
TPersistent
)
#Remarks
A TdxStatusBarSimplePanelStyle object is referenced by a status bar’s SimplePanelStyle property.
#Inheritance
TObject
TPersistent
TdxStatusBarSimplePanelStyle
See Also