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

TJSONToPascal.PropertyTypeSuffix

Suffix for generated object and array type names

Declaration

Source position: fpjsontopas.pp line 171

published property TJSONToPascal.PropertyTypeSuffix : string
  read FPropertyTypeSuffix
  write FPropertyTypeSuffix;

Description

PropertyTypeSuffix is appended to object and array type names during property map construction. Helps avoid naming conflicts and provides consistent naming conventions.


Documentation generated on: Jan 27 2026