System.UInt16

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type UInt16 = Word;

C++

typedef Word UInt16;

Eigenschaften

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

Beschreibung

Alias für Word.

Siehe auch