Unit 'fpsimplejsonexport' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

TSimpleJSONFormatSettings

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsimplejsonexport.pp line 30

type TSimpleJSONFormatSettings = class(TExportFormatSettings)

public

  procedure Assign(); override;

published

  property RowElementName: string; [rw]

  property RowFormat: TJSONRowFormat; [rw]

  property ColumnFormat: TJSONColumnFormat; [rw]

  property IndentSize: Integer; [rw]

end;

Inheritance

TSimpleJSONFormatSettings

|

TExportFormatSettings

|

TCustomExportFormatSettings

|

TObject


Documentation generated on: 2023-03-18