System.JSON.Types.JSONFormatSettings

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

JSONFormatSettings: TFormatSettings;

C++

extern DELPHI_PACKAGE System::Sysutils::TFormatSettings JSONFormatSettings;

Properties

Type Visibility Source Unit Parent
variable public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types System.JSON.Types

Description

General JSON format settings.

See Also