UnregisterCallBack

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWApplication > Methods >

UnregisterCallBack

SIGNATURE=IWApplication.TIWApplication.UnregisterCallBack@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure UnregisterCallBack(const AName: string); overload;

C++:

void public: __fastcall UnregisterCallBack(const String AName);

 

Description: This is UnregisterCallBack, a member of class TIWApplication.