[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jsparser.pp line 44
type EJSParser = class(Exception)
ErrorRow: Integer;
ErrorCol: Integer;
FileName: string;
end;
EJSParser
TObject