Maximum value for a Integer
Source position: syshelph.inc line 683
const TIntegerHelper.MaxValue = High(integer);
MaxValue is the biggest value a Integer-typed value can contain.
TIntegerHelper.MinValue
Minimum value for a Integer