RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar.OnExitMenuLoop Event

Occurs when an ActionBand menu loop has ended and the menu is closed.

Pascal
property OnExitMenuLoop: TExitMenuEvent;
C++
__property TExitMenuEvent OnExitMenuLoop;

Write an OnExitMenuLoop event handler to do any additional processing once the menu has closed. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!