The argument parameters for the function
Source position: fpexprpars.pp line 640
public property TFPExprFunction.ArgumentParams : TExprParameterArray |
The ArgumentParams property provides access to the array of evaluated parameter values for the function. Each element is a TFPExpressionResult containing the evaluated value and type information for one function parameter.