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

TJSONToPascal.PropertyMap

Manual type mappings for JSON properties

Declaration

Source position: fpjsontopas.pp line 161

published property TJSONToPascal.PropertyMap : TPropertyMap
  read FPropertyMap
  write SetPropertyMap;

Description

PropertyMap allows manual control over how specific JSON properties are converted to Pascal types. After Execute, it contains all detected and generated type mappings for properties.


Documentation generated on: Jan 27 2026