Delphi
type UInt64 = { built-in type };
C++
typedef unsigned long long UInt64; // 0..18,446,744,073,709,551,615
Properties
Type |
Visibility |
Source |
Unit |
Parent |
type typedef |
public |
System.pas sysmac.h |
System |
System |
Description
Embarcadero Technologies does not currently have any additional information.