Back to Devexpress

TdxRibbonCustomPopupMenu.Ribbon Property

vcl-dxribbon-dot-tdxribboncustompopupmenu.md

latest601 B
Original Source

TdxRibbonCustomPopupMenu.Ribbon Property

Specifies the Ribbon that owns the pop-up menu control (menu or drop-down gallery).

Declaration

delphi
property Ribbon: TdxCustomRibbon read; write;

Property Value

Type
TdxCustomRibbon

Remarks

Use this property to bind the pop-up menu control (menu or drop-down gallery) to the Ribbon.

See Also

TdxRibbonCustomPopupMenu Class

TdxRibbonCustomPopupMenu Members

dxRibbon Unit