You are here:
Symbol Reference >
MtxParseExpr Namespace
>
Classes
>
TMtxExpression Class
>
public
>
TMtxExpression.Undefine Method
MtxVec VCL
Example
TMtxExpression.Undefine Method
Uses
MtxParseExpr
,
MtxParseClass
;
procedure
Example(myParser:
TMtxExpression
);
var
success: Boolean;
begin
succes := myParser.Undefine('x');
end
;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.