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