TdxRibbonCustomBackstageView.OnPopup Event
In This Article
Enables you to perform specific actions before the menu is displayed on-screen.
#Declaration
Delphi
property OnPopup: TNotifyEvent read; write;
#Remarks
Sender specifies the menu to be displayed.
See Also