RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EScriptError.Create Constructor
Pascal
constructor Create(const AErrors: TAbstractScriptErrors; const AContent: string);
C++
__fastcall EScriptError(const TAbstractScriptErrors AErrors, const AnsiString AContent);

This is Create, a member of class EScriptError.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!