System.PLongint

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type PLongint = ^Integer;

C++

typedef PLongInt PLongint;

Eigenschaften

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

Beschreibung

PLongint ist ein Zeiger auf ein LongInt.

PLongInt ist ein Zeiger auf einen LongInt.

Siehe auch