TdxRibbonContext.Caption Property
Specifies the text of a contextual tab label associated with the current context.
Declaration
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