|
<< Click to Display Table of Contents >> Navigation: Class Helpers > TIWControlHelper > Methods > HookEventHandler |
SIGNATURE=IWControlHelper.TIWControlHelper.HookEventHandler@TIWCompContext@string@string@string
ETYPE=Method
Declaration:
Delphi: |
public procedure HookEventHandler(AContext: TIWCompContext; const AHtmlName: string; const AEventName: string; const ACode: string); |
C++: |
void public: __fastcall HookEventHandler(TIWCompContext AContext, const String AHtmlName, const String AEventName, const S |
Description: This is HookEventHandler, a member of class TIWControlHelper.