System.JSON.TJSONTrue.Create
Delphi
constructor Create;
C++
__fastcall TJSONTrue();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| constructor | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONTrue |
説明
True JSON ブーリアン値を作成します。
Delphi
constructor Create;
C++
__fastcall TJSONTrue();
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| constructor | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONTrue |
True JSON ブーリアン値を作成します。