Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPExprFunction.ArgumentNodes

The argument nodes for the function

Declaration

Source position: fpexprpars.pp line 639

public property TFPExprFunction.ArgumentNodes : TExprArgumentArray
  read FArgumentNodes;

Description

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.


Documentation generated on: Dec 15 2025