System.JSON.TJSONPair.GetJsonString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetJsonString: TJSONString;

C++

TJSONString* __fastcall GetJsonString(void);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONPair

Description

Représente la méthode d'accesseur en lecture de la propriété JsonString.

GetJsonString représente la méthode d'accesseur en lecture de la propriété JsonString.

Voir aussi