RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPopupActionBar.PopupMenu Property

Specifies the popup menu used by the popup action bar control.

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

Set PopupMenu to an existing TCustomActionPopupMenuEx object in order to associate a popup menu to the popup action bar. 

 

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