System.JSON.TJSONNumber.AsInt
Delphi
property AsInt: Integer read GetAsInt;
C++
__property int AsInt = {read=GetAsInt, nodefault};
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 en entier du nombre.
La propriété AsInt spécifie la représentation en entier du nombre.