TdxRibbonBackstageViewMenuButtons.Items Property
Provides indexed access to menu buttons in the collection.
Declaration
property Items[Index: Integer]: TdxRibbonBackstageViewMenuButton read; write; default;
Property Value
Type |
---|
TdxRibbonBackstageViewMenuButton |
Remarks
Index specifies the button’s position in the collection.
See Also