Back to Devexpress

TdxRibbonContext.Caption Property

vcl-dxribbon-dot-tdxribboncontext.md

latest754 B
Original Source

TdxRibbonContext.Caption Property

Specifies the text of a contextual tab label associated with the current context.

Declaration

delphi
property Caption: string read; write;

Property Value

Type
string

Remarks

Use the Visible property or the Activate method to specify the visibility of the contextual tab label.

See Also

TdxRibbonContext.Color

TdxRibbonContext Class

TdxRibbonContext Members

dxRibbon Unit