System.JSON.TJSONAncestor.TJSONOutputOption

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TJSONOutputOption = (EncodeBelow32, EncodeAbove127);

C++

enum class DECLSPEC_DENUM TJSONOutputOption : unsigned char { EncodeBelow32, EncodeAbove127 };

Propriétés

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

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 !