RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeActionToolBar.Create Constructor

Creates and initializes a TCustomActionPopupMenu instance.

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

Create generates a TCustomActionPopupMenu and initializes its properties.

__fastcall virtual TCustomActionMenuBar (Classes::TComponentTComponent_Object* AOwner);
__fastcall TCustomActionMenuBar (HWND ParentWindow) : Controls::TWinControlTWinControl_Create(ParentWindow) { }

 

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