Exists

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCallBacks > Methods >

Exists

SIGNATURE=IWCallBackFunc.TIWCallBacks.Exists@string

 

ETYPE=Method

 

Declaration:

Delphi:

public function Exists(const AName: string): Boolean;

C++:

public: __fastcall bool Exists(const String AName);

 

Description: This is Exists, a member of class TIWCallBacks.