TdxRibbonTab.Caption Property
Specifies the caption displayed by the tab.
Declaration
property Caption: string read; write;
Property Value
Type |
---|
string |
Remarks
The Ribbon control can capitalize tab captions depending on its CapitalizeTabCaptions and Style property values.
See Also