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

System.Int32

De XE API Documentation

Delphi

type Int32 = -2147483648..2147483647;

C++

typedef int Int32;

Propriétés

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

Description


Alias pour Integer.


Int32 est un alias pour une variable Integer.

Voir aussi

Translations