System.JSON.TJSONNumber.AsInt64
Delphi
property AsInt64: Int64 read GetAsInt64;
C++
__property __int64 AsInt64 = {read=GetAsInt64};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONNumber |
Description
Spécifie la représentation Int64 du nombre.
La propriété AsInt64 spécifie la représentation Int64 du nombre.