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