Error

<< Click to Display Table of Contents >>

Navigation:  Functions >

Error

SIGNATURE=IW.Common.StrLists.Error@string@Integer

 

ETYPE=Function

 

Declaration:

Delphi:

procedure Error(const Msg: string; Data: Integer); overload;

C++:

void Error(const String Msg, int Data);

 

Unit: IW.Common.StrLists.pas

 

Description: This is function IW.Common.StrLists.Error.

 

Parameters:

 

•Msg: string

 

•Data: Integer