Minimum value for a Int64
Source position: syshelph.inc line 876
const TInt64Helper.MinValue = Low(int64);
MinValue is the smallest value a Int64-typed value can contain.
TInt64Helper.MaxValue
Maximum value for a Int64