Unit 'fpJsonToPas' Package
[Overview][Types][Classes][Index] [#fcl]

TPropertyMapItem.JSONType

JSON type for this property

Declaration

Source position: fpjsontopas.pp line 55

published property TPropertyMapItem.JSONType : TJSONtype
  read FJSONType
  write FJSONType;

Description

JSONType indicates the JSON type detected or assigned for this property. Uses the TJSONType enumeration (jtString, jtNumber, jtBoolean, jtArray, jtObject, etc.).


Documentation generated on: Jan 27 2026