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