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

TFPExprFunction.ArgumentParams

The argument parameters for the function

Declaration

Source position: fpexprpars.pp line 640

public property TFPExprFunction.ArgumentParams : TExprParameterArray
  read FArgumentParams;

Description

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.


Documentation generated on: Dec 15 2025