TdxRibbonContext.Tabs Property
Provides indexed access to tabs associated with the current context.
Declaration
property Tabs[Index: Integer]: TdxRibbonTab read;
Property Value
Type |
---|
TdxRibbonTab |
Remarks
Use a tab’s Context property to associate it with a certain context.
See Also