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

TFPExprIdentifierDef.ResultType

The result type of the identifier

Declaration

Source position: fpexprpars.pp line 551

published property TFPExprIdentifierDef.ResultType : TResultType
  read GetResultType
  write SetResultType;

Description

The ResultType property specifies the data type that this identifier produces when evaluated. For variables, it indicates the type of the stored value. For functions, it indicates the type of value returned by the function.


Documentation generated on: Dec 15 2025