System.JSON.TJSONNumber.GetAsDouble

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAsDouble: Double;

C++

double __fastcall GetAsDouble();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONNumber

Description

Renvoie une représentation double du nombre.

GetAsDouble renvoie une représentation double du nombre.

Voir aussi