[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Maximum value for a Int64
Source position: syshelph.inc line 486
public const TInt64Helper.MaxValue = 9223372036854775807; |
MaxValue is the biggest value a Int64-typed value can contain.
|
Minimum value for a Int64 |