Data.DBXPlatform.TInt32

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

unit Data.DBXPlatform;
interface

C++

typedef int TInt32;

Eigenschaften

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


Beschreibung

Repräsentiert einen FixedInt-Wert.

Der Typ TInt32 repräsentiert einen FixedInt-Wert, der auf allen 64-Bit- und 32-Bit-Plattformen ein 32 Bit großer Integertyp mit Vorzeichen ist.

Siehe auch