TdxRibbonCustomBackstageView.ClosePopup Method
In This Article
Closes the menu.
#Declaration
Delphi
procedure ClosePopup; virtual;
#Remarks
Since the ClosePopup method emulates an end-user action that closes the menu, calling this method fires the OnCanClose event.
See Also