System.JSON.TInt15

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TInt15 = 0..15;

C++

typedef System::Int8 TInt15;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON


Beschreibung

Integertyp für hexadezimale Ziffern.

TInt15 ist ein Integertyp, der einen Wert von 0 bis 15 in hexadezimaler Darstellung aufnimmt.

Siehe auch