RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractScriptProducer.Create Constructor
Pascal
constructor Create(AWebModuleContext: TWebModuleContext; AStripParamQuotes: Boolean; AHandleTag: THandleTagProc; const AScriptEngine: string; ALocateFileService: ILocateFileService); virtual;
C++
virtual __fastcall TAbstractScriptProducer(TWebModuleContext AWebModuleContext, Boolean AStripParamQuotes, THandleTagProc AHandleTag, const AnsiString AScriptEngine, ILocateFileService ALocateFileService);

This is Create, a member of class TAbstractScriptProducer.

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