TMtxExpression.InsertExpr Method

procedure InsertExpr(Index: Integer; const Expr: string);

Inserts new expression at specified index.

#NameTypeDescription
1IndexIntegerstart index
2Exprstring

Result: stored in self (calling object)

See Also: TMtxExpression.ExprCount, TMtxExpression.AddExpr, TMtxExpression.DeleteExpr