TdxRibbonContexts.Items Property
Provides indexed access to application contexts contained within the current collection.
Declaration
property Items[Index: Integer]: TdxRibbonContext read; write; default;
Property Value
| Type |
|---|
| TdxRibbonContext |
See Also