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

TPropertyMapItem.SkipType

Skip generating class or array type for this property

Declaration

Source position: fpjsontopas.pp line 57

published property TPropertyMapItem.SkipType : Boolean
  read FSkipType
  write FSkipType;

Description

When SkipType is True, no class or array type declaration is generated for this property. Useful when you want to handle complex types manually or use existing types.


Documentation generated on: Jan 27 2026