TdxRibbonTab.Ribbon Property
In This Article
Provides access to the Ribbon that owns the tab.
#Declaration
Delphi
property Ribbon: TdxCustomRibbon read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use the Ribbon property to access the Ribbon instance.
See Also