System.JSON.TJSONPair.SetJsonString
Delphi
procedure SetJsonString(const Descendant: TJSONString);
C++
void __fastcall SetJsonString(TJSONString* const Descendant);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | protected | System.JSON.pas System.JSON.hpp | System.JSON | TJSONPair | 
Description
Représente la méthode d'accesseur en écriture de la propriété JsonString.
SetJsonString représente la méthode d'accesseur en écriture de la propriété JsonString.