System.UInt8

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type UInt8 = Byte;

C++

typedef Byte UInt8;

Eigenschaften

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

Beschreibung

Alias für Byte.

Siehe auch