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

TResultTypes

Declaration

Source position: fpexprpars.pp line 96

type TResultTypes = set of (

  rtBoolean,

  rtInteger,

  rtFloat,

  rtDateTime,

  rtString,

  rtCurrency

);


Documentation generated on: 2025-07-25