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

TPropertyMapItem.TypeName

Pascal type name for this property

Declaration

Source position: fpjsontopas.pp line 52

published property TPropertyMapItem.TypeName : string
  read FTypeName
  write FTypeName;

Description

TypeName specifies the Pascal type name to use for this property. Can be a simple type like 'String' or 'Integer', or a class name for objects.


Documentation generated on: Jan 27 2026