|
<< Click to Display Table of Contents >> Navigation: Classes > TIWBaseHTMLPageContext > Methods > Create |
SIGNATURE=IWRenderContext.TIWBaseHTMLPageContext.Create@TIWApplication
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(AWebApplication: TIWApplication); override; |
C++: |
public: virtual __fastcall TIWBaseHTMLPageContext(TIWApplication AWebApplication); |
Description: This is Create, a member of class TIWBaseHTMLPageContext.