RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
HTTPProd.ContentFromScriptFile Function
Pascal
function ContentFromScriptFile(const AFileName: TFileName; AWebModuleContext: TWebModuleContext; AStripParamQuotes: Boolean; AHandleTag: THandleTagProc; AHandleScriptTag: THandledTagProc; const AScriptEngine: string; ALocateFileService: ILocateFileService): string;
C++
AnsiString ContentFromScriptFile(const TFileName AFileName, TWebModuleContext AWebModuleContext, Boolean AStripParamQuotes, THandleTagProc AHandleTag, THandledTagProc AHandleScriptTag, const AnsiString AScriptEngine, ILocateFileService ALocateFileService);

This is function HTTPProd.ContentFromScriptFile.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!