TdxRibbonTabGroup.Tab Property
In This Article
Provides access to the tabbed page that owns the group.
#Declaration
Delphi
property Tab: TdxRibbonTab read;
#Property Value
Type |
---|
Tdx |
#Remarks
Use the Tab property to access the tab instance.
See Also