TdxRibbonCustomBackstageView.ClosePopup Method
Closes the menu.
Declaration
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