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