Back to Devexpress

TdxBarCustomPopupMenu.OnPopup Event

vcl-dxbar-dot-tdxbarcustompopupmenu.md

latest838 B
Original Source

TdxBarCustomPopupMenu.OnPopup Event

Enables you to respond to invoking the popup menu.

Declaration

delphi
property OnPopup: TNotifyEvent read; write;

Remarks

This event fires before the OnShow event, which enables you to perform specific actions before the popup menu appears on screen.

See Also

TdxBarCustomPopupMenu.Popup

TdxBarCustomPopupMenu.PopupEx

TdxBarCustomPopupMenu Class

TdxBarCustomPopupMenu Members

dxBar Unit