TIntegerHelper.MaxValue

Maximum value for a Integer

Declaration

Source position: syshelph.inc line 512

public Const
  MaxValue = 2147483647;

Description

MaxValue is the biggest value a Integer-typed value can contain.

See also

Name Description
TIntegerHelper.MinValue Minimum value for a Integer