System.JSON.TJSONNumber.GetAsInt64

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAsInt64: Int64;

C++

__int64 __fastcall GetAsInt64();

Propriétés

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

Description

Renvoie la représentation Int64 du nombre.

La propriété GetAsInt64 renvoie la représentation Int64 du nombre.

Voir aussi