Afficher : Delphi C++
Préférences d'affichage

System.UInt32

De XE2 API Documentation

Delphi

type UInt32 = 0..-1;

C++

typedef unsigned UInt32;

Propriétés

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

Description

Alias pour Cardinal.

UInt32 est un alias pour une variable Cardinal.

Voir aussi

Versions précédentes
Traductions