TdxRibbonBackstageViewTabSheets.Items Property
In This Article
Provides indexed access to menu tabs in the collection.
#Declaration
Delphi
property Items[Index: TdxListIndex]: TdxRibbonBackstageViewTabSheet read; default;
#Property Value
Type |
---|
Tdx |
#Remarks
Index specifies the tab’s position in the collection.
See Also