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