ErrorStr

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWTemplateParserHTML > Methods >

ErrorStr

SIGNATURE=IWTemplateParserHTML.TIWTemplateParserHTML.ErrorStr@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure ErrorStr(const Message: string);

C++:

void public: __fastcall ErrorStr(const String Message);

 

Description: This is ErrorStr, a member of class TIWTemplateParserHTML.