Show: Delphi C++
Display Preferences

Data.DBXJSON.TJSONNumber.GetAsInt

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetAsInt: Integer;

C++

int __fastcall GetAsInt(void);

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXJSON.pas
Data.DBXJSON.hpp
Data.DBXJSON TJSONNumber

Description

Returns the integer representation of the number.

GetAsInt returns the integer representation of the number.

See Also

Personal tools
Previous Versions
Translations