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