vcl-dxribbon-6a902e78.md
A Ribbon pop-up menu control.
TdxRibbonPopupMenu = class(
TdxRibbonCustomPopupMenu
)
A Ribbon pop-up menu is designed to be used as a context menu (along with the built-in context menu) in Ribbon applications. Use the Ribbon property to bind the pop-up menu control to the Ribbon.
Note : for complete Ribbon UI consistency, a custom background image, specified via the menu’s BackgroundBitmap property (or via the bar manager’s Backgrounds.SubMenu property), is suppressed and the menu is provided with a built-in background.
TObject TPersistent TComponent TcxCustomComponent TdxBarComponent TdxBarCustomPopupComponent TdxBarCustomPopupMenuComponent TdxBarCustomPopupMenu TdxRibbonCustomPopupMenu TdxRibbonPopupMenu
See Also