System.JSON.TJSONArray

De RAD Studio API Documentation

Erreur : l’image n’est pas valide ou n’existe pas.

Delphi

TJSONArray = class sealed(TJSONValue)

C++

class PASCALIMPLEMENTATION TJSONArray : /*[[sealed]]*/ 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 un tableau JSON.

TJSONArray est la classe qui implémente un tableau JSON.

Voir aussi