HookEvent

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWScriptEvents > Methods >

HookEvent

SIGNATURE=IWScriptEvents.TIWScriptEvents.HookEvent@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure HookEvent(const AEventName: string; AEventCode: string);

C++:

void public: __fastcall HookEvent(const String AEventName, String AEventCode);

 

Description: This is HookEvent, a member of class TIWScriptEvents.