Open main menu

RAD Studio API Documentation β

System.Int16

Delphi

type Int16 = SmallInt;

C++

typedef short Int16;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.pas
System.hpp
System System

Description

Alias for Smallint.

See Also