System.Int16

From Référence RAD Studio VCL
Jump to: navigation, search

Contents

Informations Delphi

De System.pas

	Int16:		shortint;


Unité : System

Type : type

Informations C++

De System.hpp

	typedef short Int16;


Unité : System

Type : typedef

Description

Alias pour SmallInt.


Int16 est un alias pour une variable SmallInt.

Voir aussi

Personal tools