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