Data.DBXJSON.TJSONPair

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.DBXJSON.TJSONAncestorSystem.TObject
TJSONPair

Delphi

TJSONPair = class sealed(TJSONAncestor)

C++

class PASCALIMPLEMENTATION TJSONPair/* [[sealed]] */ : public TJSONAncestor

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.DBXJSON.pas
Data.DBXJSON.hpp
Data.DBXJSON Data.DBXJSON

Beschreibung

Implementiert ein JSON-String-Wertepaar.

TJSONPair ist die Klasse, die ein JSON-String-Wertepaar implementiert.

Siehe auch

Übersetzungen