Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TSmallIntHelper.MinValue

Minimum value for a SmallInt.

Declaration

Source position: syshelph.inc line 1014

const TSmallIntHelper.MinValue = Low(SmallInt);

Description

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

See also

TSmallIntHelper.MaxValue

  

Maximum value for a SmallInt.


Documentation generated on: Jul 24 2023