PerformCallBack

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWPageContext40 > Methods >

PerformCallBack

SIGNATURE=IWRenderContext.TIWPageContext40.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 TIWPageContext40.