System.Types.PLongint
Delphi
type PLongInt = ^Integer;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| pointer | public | System.Types.pas | System.Types | System.Types |
Description
Pointeur sur LongInt.
Un PLongInt représente un pointeur sur un LongInt.
Delphi
type PLongInt = ^Integer;
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| pointer | public | System.Types.pas | System.Types | System.Types |
Pointeur sur LongInt.
Un PLongInt représente un pointeur sur un LongInt.