RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionMainMenuBar.OnEnterMenuLoop Event

Occurs when an ActionBand menu loop has begun.

Pascal
property OnEnterMenuLoop: TNotifyEvent;
C++
__property TNotifyEvent OnEnterMenuLoop;

Write an OnEnterMenuLoop event handler to modify the menu as necessary prior to the menu appearing on screen. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!