System.Int32

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type Int32 = Integer;

C++

typedef int Int32;

Eigenschaften

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

Beschreibung

Alias für Integer.

Siehe auch