Skip to content

TShortIntHelper.MinValue

Minimum value for a ShortInt

Declaration

Source position: syshelph.inc line 413

public Const
  MinValue = - 128;

Description

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

See also

Name Description
TShortIntHelper.MaxValue Maximum value for a ShortInt