System.JSON.TJSONPair.GetJsonString

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

Delphi

function GetJsonString: TJSONString; inline;

C++

TJSONString* __fastcall GetJsonString();

プロパティ

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

説明

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

GetJsonString は、JsonString プロパティの取得アクセサ メソッドを表します。

関連項目