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