Afficher : Delphi
C++
Préférences d'affichage
System.UInt64
De XE2 API Documentation
Delphi
type UInt64 = Int64;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| type | public | System.pas | System | System |
Description
Représente un type entier.
UInt64 représente un sous-ensemble des nombres entiers. L'intervalle du type UInt64 est de 0 à 2^64-1. Le format UInt64 est 64 bits non signé.