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