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

TJSONInstanceType

Declaration

Source position: fpjson.pp line 34

type TJSONInstanceType = (

  jitUnknown,

  jitNumberInteger,

  jitNumberInt64,

  jitNumberQWord,

  jitNumberFloat,

  jitString,

  jitBoolean,

  jitNull,

  jitArray,

  jitObject

);


Documentation generated on: 2023-03-18