FireDAC.Stan.Intf.PLargeInt

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PLargeInt = ^Int64;

C++

typedef __int64 *PLargeInt;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Zeiger auf einen Integertyp.

PLargeInt ist ein Zeiger auf den Int64-Typ.

Siehe auch