API:System.JSON.TJSONObject.Pairs

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Pairs[const Index: Integer]: TJSONPair read GetPair;

C++

__property TJSONPair* Pairs[const int Index] = {read=GetPair};

Eigenschaften

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

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.