RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!