System.JSON.TJSONNumber.GetAsInt

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAsInt: Integer;

C++

int __fastcall GetAsInt();

Propriétés

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

Description

Renvoie une représentation en entier du nombre.

GetAsInt renvoie une représentation en entier du nombre.

Voir aussi