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