Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWPageContext40 > Methods >

Create

SIGNATURE=IWRenderContext.TIWPageContext40.Create@TIWApplication

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(AWebApplication: TIWApplication); override;

C++:

public: virtual __fastcall TIWPageContext40(TIWApplication AWebApplication);

 

Description: This is Create, a member of class TIWPageContext40.