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