Data.DBXJSON.TInt15
Aus RAD Studio API Documentation
Delphi
type TInt15 = 0..15;
C++
typedef System::Int8 TInt15;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
type typedef |
public | Data.DBXJSON.pas Data.DBXJSON.hpp |
Data.DBXJSON | Data.DBXJSON |
Beschreibung
Integertyp für hexadezimale Ziffern.
TInt15 ist ein Integertyp, der einen Wert von 0 bis 15 in hexadezimaler Darstellung aufnimmt.