Log

<< Click to Display Table of Contents >>

Navigation:  Classes > TFormIWMain > Methods >

Log

SIGNATURE=IWMain.TFormIWMain.Log@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Log(const AMsg: string);

C++:

void public: __fastcall Log(const String AMsg);

 

Description: This is Log, a member of class TFormIWMain.