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