Afficher : Delphi C++
Préférences d'affichage

Data.DBXJSON.TInt15

De XE2 API Documentation

Delphi

type TInt15 = 0..15;

C++

typedef System::Int8 TInt15;

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Data.DBXJSON.pas
Data.DBXJSON.hpp
Data.DBXJSON Data.DBXJSON


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

Versions précédentes
Traductions