System.Largeint

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef signed __int64       Largeint;         //

Properties

Type Visibility Source Unit Parent
typedef public sysmac.h System System

Description

Warning: System.Largeint is deprecated.

Integer type with the range [-263; 263-1].

Largeint is an 8-byte signed integer.

See Also