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

System.UInt8

De XE2 API Documentation

Delphi

type UInt8 = 0..255;

C++

typedef Byte UInt8;

Propriétés

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

Description

Alias pour Byte.

UInt8 est un alias pour une variable Byte.

Voir aussi

Versions précédentes
Traductions