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

System.UInt16

De XE2 API Documentation

Delphi

type UInt16 = 0..65535;

C++

typedef Word UInt16;

Propriétés

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

Description

Alias pour Word.

UInt16 est un alias pour une variable Word.

Voir aussi

Versions précédentes
Traductions