TdxRibbonTabGroups.Tab Property
Provides access to the tabbed page that owns the currently processed collection of tab groups.
Declaration
property Tab: TdxRibbonTab read;
Property Value
Type |
---|
TdxRibbonTab |
Remarks
Use the Tab property to access the tab instance.
See Also