RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar.OnPopup Event

Occurs just before the pop-up menu appears.

Pascal
property OnPopup: TMenuPopupEvent;
C++
__property TMenuPopupEvent OnPopup;

Write an OnPopup event handler to take specific action just before the pop-up menu appears. 

 

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