Data.DBXJSON.TJSONNumber.AsInt
Aus RAD Studio API Documentation
Delphi
property AsInt: Integer read GetAsInt;
C++
__property int AsInt = {read=GetAsInt, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Data.DBXJSON.pas Data.DBXJSON.hpp |
Data.DBXJSON | TJSONNumber |
Beschreibung
Legt die Integerrepräsentation der Nummer fest.
Die Eigenschaft AsInt legt die Integerrepräsentation der Nummer fest.