API:System.Int64
Delphi
type Int64 = { built-in type };
C++
typedef long long Int64; // -9,223,372,036,854,775,807..9,223,372,036,854,775,807
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.