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