System.JSON.TJSONPair.GetJsonValue

提供:RAD Studio API Documentation

Delphi

function GetJsonValue: TJSONValue; inline;

C++

TJSONValue* __fastcall GetJsonValue();

プロパティ

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

説明

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

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

関連項目