System.JSON.TJSONPair.GetJsonValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetJsonValue: TJSONValue; inline;

C++

TJSONValue* __fastcall GetJsonValue();

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é JsonValue.

GetJsonValue représente la méthode d'accesseur en lecture de la propriété JsonValue.

Voir aussi