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