TShortIntHelper.MaxValue

Maximum value for a ShortInt

Declaration

Source position: syshelph.inc line 412

public Const
  MaxValue = 127;

Description

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

See also

Name Description
TShortIntHelper.MinValue Minimum value for a ShortInt