System.JSON.TJSONNumber.GetAsDouble
Delphi
function GetAsDouble: Double;
C++
double __fastcall GetAsDouble(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONNumber |
Delphi
function GetAsDouble: Double;
C++
double __fastcall GetAsDouble(void);
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONNumber |