System.JSON.TJSONPair.SetJsonString

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

Delphi

procedure SetJsonString(const Descendant: TJSONString);

C++

void __fastcall SetJsonString(TJSONString* const Descendant);

プロパティ

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

説明

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

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

関連項目