IfFalse

<< Click to Display Table of Contents >>

Navigation:  Classes > EIWException > Methods >

IfFalse

SIGNATURE=IWException.EIWException.IfFalse@Boolean@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class procedure IfFalse(const ACheck: Boolean; const AMsg: string);

C++:

void public: __fastcall IfFalse(const bool ACheck, const String AMsg);

 

Description: This is IfFalse, a member of class EIWException.