System.JSON.TJSONTrue.Create

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

Delphi

constructor Create;

C++

__fastcall TJSONTrue(void);

プロパティ

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


説明

True JSON ブーリアン値を作成します。

関連項目