Skip to main content

TdxBarCustomPopupMenu Events

The base class for classes implementing the Ribbon Application Menu, and contextual menus for the Ribbon and toolbars.
Name Description
OnCloseUp Occurs when a popup menu has been closed.
OnPaintBar Occurs when drawing a bar at the left side of a popup menu.
OnPopup Enables you to respond to invoking the popup menu.
OnShow Enables you to perform specific actions before the popup menu appears on screen.
See Also