RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlAction.PopupMenu Property

Specifies the pop-up menu associated with the action.

Pascal
property PopupMenu: TPopupMenu;
C++
__property TPopupMenu PopupMenu;

Assign a value to PopupMenu to specify the pop-up menu that will appear when the user right-clicks the control to which the action is associated. 

 

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