API:System.JSON.TJSONPair.JsonValue

提供:RAD Studio API Documentation

Delphi

property JsonValue: TJSONValue read GetJsonValue write SetJsonValue;

C++

__property TJSONValue* JsonValue = {read=GetJsonValue, write=SetJsonValue};

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。