System.JSON.TJSONArray

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TJSONArray = class sealed(TJSONValue)

C++

class PASCALIMPLEMENTATION TJSONArray : /*[[sealed]]*/ public TJSONValue

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON

Beschreibung

Implementiert ein JSON-Array.

TJSONArray ist die Klasse, die ein JSON-Array implementiert.

Siehe auch

Abgerufen von „https://docwiki.embarcadero.com/Libraries/Tokyo/d/index.php?title=System.JSON.TJSONArray&oldid=747054"