RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPopupActionBar.Create Constructor

Creates an instance of TPopupMenu.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TPopupActionBar(TComponent * AOwner);

Call Create to create to create a pop-up menu at runtime. Pop-up menus placed in forms or data modules at design time are created automatically. 

 

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