Create

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWMenu > Methods >

Create

SIGNATURE=IWCompMenu.TIWMenu.Create@TComponent

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(AOwner: TComponent); override;

C++:

public: virtual __fastcall TIWMenu(TComponent * AOwner);

 

Description: TIWMenu