RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionMainMenuBar.OnGetPopupClass Event

Occurs prior to an ActionBand popupmenu appearing on screen.

Pascal
property OnGetPopupClass: TGetPopupClassEvent;
C++
__property TGetPopupClassEvent OnGetPopupClass;

Write an OnGetPopupClass event handler to control which popup menu class is used to display an ActionBand menu. 

 

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