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