RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionMainMenuBar.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!