System.JSON.TInt15

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TInt15 = 0..15;

C++

typedef System::Int8 TInt15;

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON


Description

Entier de chiffre hexadécimal.

TInt15 est un entier qui prend une valeur de 0 à 15 représentant un chiffre hexadécimal.

Voir aussi