Minimum value for a Int64.
Source position: syshelph.inc line 538
public const TInt64Helper.MinValue = - 9223372036854775808;
MinValue is the smallest value a Int64-typed value can contain.
TInt64Helper.MaxValue
Maximum value for a Int64.