System.JSON.TJSONString

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

Delphi

TJSONString = class(TJSONValue)

C++

class PASCALIMPLEMENTATION TJSONString : public TJSONValue

プロパティ

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

説明

JSON 文字列を実装したクラス。

TJSONString は JSON 文字列を実装したクラスです。

関連項目

https://docwiki.embarcadero.com/Libraries/Sydney/j/index.php?title=System.JSON.TJSONString&oldid=577061」から取得