Skip to main content

TdxBarCustomApplicationMenu Events

The base class for the TdxBarApplicationMenu class.
Name Description
ExtraPaneEvents
OnCloseUp Occurs when a popup menu has been closed. Inherited from TdxBarCustomPopupMenu.
OnExtraPaneItemClick Fires after an end-user has clicked the AIndex item.
OnPaintBar Occurs when drawing a bar at the left side of a popup menu. Inherited from TdxBarCustomPopupMenu.
OnPopup Enables you to respond to invoking the popup menu. Inherited from TdxBarCustomPopupMenu.
OnShow Enables you to perform specific actions before the popup menu appears on screen. Inherited from TdxBarCustomPopupMenu.
See Also