TSmallIntHelper.MaxValue

Maximum value for a SmallInt

Declaration

Source position: syshelph.inc line 437

public Const
  MaxValue = 32767;

Description

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

See also

Name Description
TSmallIntHelper.MinValue Minimum value for a SmallInt