[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: regexpr.pas line 751
type ERegExpr = class(Exception)
public
ErrorCode: Integer;
CompilerErrorPos: PtrInt;
end;
ERegExpr
TObject