System.JSON.TJSONPair.SetJsonValue

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetJsonValue(const Val: TJSONValue);

C++

void __fastcall SetJsonValue(TJSONValue* const Val);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONPair

説明

JsonValue プロパティの設定アクセサ メソッドを表します。

SetJsonValue は、JsonValue プロパティの設定アクセサ メソッドを表します。

関連項目