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