System.Int16

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type Int16 = SmallInt;

C++

typedef short Int16;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.pas
System.hpp
System System

Beschreibung

Alias für Smallint.

Siehe auch