System.JSON.TJSONValue.TJSONParseOption

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TJSONParseOption = (IsUTF8, UseBool, RaiseExc, IsANSI);

C++

enum class DECLSPEC_DENUM TJSONParseOption : unsigned char { IsUTF8, UseBool, RaiseExc, IsANSI };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONValue

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !