PerformCallBack

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWApplication > Methods >

PerformCallBack

SIGNATURE=IWApplication.TIWApplication.PerformCallBack@TComponent@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure PerformCallBack(Sender: TComponent; const AName: string);

C++:

void public: __fastcall PerformCallBack(TComponent * Sender, const String AName);

 

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