Back to Devexpress

TdxRibbonTab.Caption Property

vcl-dxribbon-dot-tdxribbontab-9f6446b1.md

latest662 B
Original Source

TdxRibbonTab.Caption Property

Specifies the caption displayed by the tab.

Declaration

delphi
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

TdxRibbonTab Class

TdxRibbonTab Members

dxRibbon Unit