The argument nodes for the function
Source position: fpexprpars.pp line 639
public property TFPExprFunction.ArgumentNodes : TExprArgumentArray |
The ArgumentNodes property provides access to the array of expression nodes that represent the function arguments. Each element is a TFPExprNode containing the expression tree for one function parameter.