Back to Devexpress

TdxCustomRibbon.Contexts Property

vcl-dxribbon-dot-tdxcustomribbon-a6d328b7.md

latest581 B
Original Source

TdxCustomRibbon.Contexts Property

Provides access to the Ribbon’s collection of application contexts.

Declaration

delphi
property Contexts: TdxRibbonContexts read; write;

Property Value

Type
TdxRibbonContexts

Remarks

Use properties and methods of the TdxRibbonContexts object to manage collection items.

See Also

TdxCustomRibbon Class

TdxCustomRibbon Members

dxRibbon Unit