diff --git a/packages/regexpr/src/regexpr.pas b/packages/regexpr/src/regexpr.pas index 78b7a4cc2a..d09eb86b20 100644 --- a/packages/regexpr/src/regexpr.pas +++ b/packages/regexpr/src/regexpr.pas @@ -207,8 +207,7 @@ type TRegExpr = class; - TRegExprReplaceFunction = function (ARegExpr : TRegExpr): string - of object; + TRegExprReplaceFunction = function (ARegExpr : TRegExpr): RegExprString of object; TRegExpr = class private