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