TdxRibbonCustomToolbar.Ribbon Property
In This Article
Provides access to the parent Ribbon control.
#Declaration
Delphi
property Ribbon: TdxCustomRibbon read;
#Property Value
Type | Description |
---|---|
Tdx |
The parent Ribbon control. Cast the property value to the Tdx |
See Also