Source position: regexpr.pas line 258
type TRegExprReplaceFunction = function(
ARegExpr: TRegExpr
):RegExprString of object;