|
<< Click to Display Table of Contents >> Navigation: Class Helpers > TIWComponentHelper > Methods > HookEventHandler |
SIGNATURE=IWControlHelper.TIWComponentHelper.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 TIWComponentHelper.