System.JSON.TJSONPair.SetJsonValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetJsonValue(const Val: TJSONValue);

C++

void __fastcall SetJsonValue(TJSONValue* const Val);

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

SetJsonValue représente la méthode d'accesseur en écriture de la propriété JsonValue.

Voir aussi