System.JSON.Types.TJsonFormatting

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TJsonFormatting = (None, Indented);

C++

enum class DECLSPEC_DENUM TJsonFormatting : unsigned char { None, Indented };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.