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

TIdentifierType

Declaration

Source position: fpexprpars.pp line 491

type TIdentifierType = (

  itVariable,

  itFunctionCallBack,

  itFunctionHandler,

  itFunctionNode

);


Documentation generated on: 2025-07-25