System.JSON.Writers.TJsonObjectWriter

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.Writers.TJsonWriterSystem.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTJsonObjectWriter

Delphi

TJsonObjectWriter = class(TJsonWriter)

C++

class PASCALIMPLEMENTATION TJsonObjectWriter : public TJsonWriter

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers System.JSON.Writers


Description

Classe qui implémente un éditeur permettant de créer des données JSON sous forme d'objets TJSONValue.

Voir aussi