TdxStatusBarSimplePanelStyle.Text Property
In This Article
Specifies the text to be displayed by the panel when it is active.
#Declaration
Delphi
property Text: string read; write;
#Property Value
Type |
---|
string |
#Remarks
This property is in effect only if the Active property is set to True.
See Also