System.JSON.TJSONString

De RAD Studio API Documentation

TJSONStringSystem.JSON.TJSONValueSystem.JSON.TJSONAncestorSystem.TObject

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