TdxCustomRibbon.Contexts Property
Provides access to the Ribbon’s collection of application contexts.
Declaration
property Contexts: TdxRibbonContexts read; write;
Property Value
Type |
---|
TdxRibbonContexts |
Remarks
Use properties and methods of the TdxRibbonContexts object to manage collection items.
See Also