System.UInt32

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type UInt32 = Cardinal;

C++

typedef unsigned UInt32;

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.pas
System.hpp
System System

Description

Alias for Cardinal.

UInt32 est un alias pour une variable Cardinal.

Voir aussi