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

PFPExpressionResult

Pointer to TFPExpressionResult record

Declaration

Source position: fpexprpars.pp line 108

type PFPExpressionResult = ^TFPExpressionResult;

Description

This type defines a pointer to a TFPExpressionResult record. It is used in function interfaces where results need to be passed by reference or when dynamic allocation of result records is required.


Documentation generated on: Dec 15 2025