TdxRibbonCustomRadialMenu.Ribbon Property
Specifies the Ribbon linked to the radial menu.
Declaration
property Ribbon: TdxCustomRibbon read; write;
Property Value
Type |
---|
TdxCustomRibbon |
Remarks
Linking the radial menu to the Ribbon does the following:
Paints the radial menu using the skin and color scheme accent settings currently applied to the Ribbon;
Enables KeyTips for the radial menu.
See Also