Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWIWPProcessor > Methods >

Create

SIGNATURE=IWIWPProcessor.TIWIWPProcessor.Create@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(const aRootPath: string; const aFile: string);

C++:

public: __fastcall TIWIWPProcessor(const String aRootPath, const String aFile);

 

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