メインメニューを開く

RAD Studio API Documentation β

API:System.JSON.TJSONPair.JsonString

Delphi

property JsonString: TJSONString read FJsonString write SetJsonString;

C++

__property TJSONString* JsonString = {read=FJsonString, write=SetJsonString};

プロパティ

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

説明

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