TdxStatusBarSimplePanelStyle.Text Property
Specifies the text to be displayed by the panel when it is active.
Declaration
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