|
<< Click to Display Table of Contents >> Navigation: Classes > TIWPageContext40 > Methods > AddScriptFile |
SIGNATURE=IWRenderContext.TIWPageContext40.AddScriptFile@string@Boolean
ETYPE=Method
Declaration:
Delphi: |
public procedure AddScriptFile(const AFilename: string; AIsExternal: Boolean); overload; |
C++: |
void public: __fastcall AddScriptFile(const String AFilename, bool AIsExternal); |
Description: This is AddScriptFile, a member of class TIWPageContext40.