AddToInitProc

<< Click to Display Table of Contents >>

Navigation:  Class Helpers > TIWComponentHelper > Methods >

AddToInitProc

SIGNATURE=IWControlHelper.TIWComponentHelper.AddToInitProc@TIWCompContext@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure AddToInitProc(AContext: TIWCompContext; const jsCode: string);

C++:

void public: __fastcall AddToInitProc(TIWCompContext AContext, const String jsCode);

 

Description: This is AddToInitProc, a member of class TIWComponentHelper.