AddScriptFile

<< Click to Display Table of Contents >>

Navigation:  Class Helpers > TIWComponentHelper > Methods >

AddScriptFile

SIGNATURE=IWControlHelper.TIWComponentHelper.AddScriptFile@TIWCompContext@string@Boolean

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure AddScriptFile(AContext: TIWCompContext; const AFileName: string; AIsExternal: Boolean); overload;

C++:

void public: __fastcall AddScriptFile(TIWCompContext AContext, const String AFileName, bool AIsExternal);

 

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