TIntegerHelper.MinValue

Minimum value for a Integer

Declaration

Source position: syshelph.inc line 513

public Const
  MinValue = - 2147483648;

Description

MinValue is the smallest value a Integer-typed value can contain.

See also

Name Description
TIntegerHelper.MaxValue Maximum value for a Integer