|
<< Click to Display Table of Contents >> Navigation: Classes > TIWIWPTemplater > Methods > Create |
SIGNATURE=IWIWPTemplater.TIWIWPTemplater.Create@string@string
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(const aRootPath: string; const aFile: string); |
C++: |
public: __fastcall TIWIWPTemplater(const String aRootPath, const String aFile); |
Description: This is Create, a member of class TIWIWPTemplater.