System.UInt32

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type UInt32 = Cardinal;

C++

typedef unsigned UInt32;

Eigenschaften

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

Beschreibung

Alias für Cardinal.

Siehe auch