System.JSON.TJSONString

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.TJSONValueSystem.JSON.TJSONAncestorSystem.TObjectTJSONString

Delphi

TJSONString = class(TJSONValue)

C++

class PASCALIMPLEMENTATION TJSONString : public TJSONValue

Propriétés

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

Description

Implémente une chaîne JSON.

TJSONString est la classe qui implémente une chaîne JSON.

Voir aussi