Source position: pasresolveeval.pas line 790
public function TResExprEvaluator.EvalStringAddExpr(
Expr: TPasExpr;
LeftExpr: TPasExpr;
RightExpr: TPasExpr;
LeftValue: TResEvalValue;
RightValue: TResEvalValue
):TResEvalValue; virtual;