Data.DBXPlatform.TInt32

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TInt32 = Integer;

C++

typedef int TInt32;

Propriétés

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


Description

Représente une valeur FixedInt.

Le type TInt32 représente une valeur FixedInt qui est un type entier signé sur 32 bits sur toutes les plates-formes 32 bits et 64 bits.

Voir aussi