TdxBarStatic.ShowCaption Property
Specifies whether a static control caption is displayed.
Declaration
property ShowCaption; default True;
Property Value
| Type | Default |
|---|---|
| Boolean | True |
Remarks
Set the ShowCaption property to False to hide the static control caption. The default value for this property is True.
| Value | Example |
|---|---|
| True | ![]() |
| False | ![]() |
See Also

