The result type of the identifier
Source position: fpexprpars.pp line 551
published property TFPExprIdentifierDef.ResultType : TResultType |
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.