TdxBarSubMenuControl.DoCloseUp Method
In This Article
Generates the OnCloseUp event.
#Declaration
Delphi
procedure DoCloseUp; dynamic;
#Remarks
Override this method to perform specific actions when closing a submenu without handling the OnCloseUp event.
See Also