|
<< Click to Display Table of Contents >> Navigation: Classes > EIWException > Methods > IfTrue |
SIGNATURE=IWException.EIWException.IfTrue@Boolean@string
ETYPE=Method
Declaration:
Delphi: |
public class procedure IfTrue(const ACheck: Boolean; const AMsg: string); |
C++: |
void public: __fastcall IfTrue(const bool ACheck, const String AMsg); |
Description: This is IfTrue, a member of class EIWException.