FireDAC.Stan.Intf.PLargeInt
Delphi
PLargeInt = ^Int64;
C++
typedef __int64 *PLargeInt;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
pointer typedef |
public | FireDAC.Stan.Intf.pas FireDAC.Stan.Intf.hpp |
FireDAC.Stan.Intf | FireDAC.Stan.Intf |
Description
Pointeur vers un type entier.
PLargeInt est un pointeur vers le type Int64.