Source position: regexpr.pas line 312
type TRegExprGroupName = record
Name: RegExprString;
Index: Integer;
end;