Data.DBXJSON.TJSONPair
Aus RAD Studio API Documentation
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.