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

TFPExpressionParser.ResultType

Get the result type of the expression

Declaration

Source position: fpexprpars.pp line 784

public function TFPExpressionParser.ResultType: TResultType;

Function result

Returns the result type

Description

The ResultType method returns the data type that the currently parsed expression will produce when evaluated. The result type is determined by analyzing the expression tree and applying type promotion rules.


Documentation generated on: Dec 15 2025