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

TSmallIntHelper.MaxValue

Maximum value for a SmallInt

Declaration

Source position: syshelph.inc line 551

const TSmallIntHelper.MaxValue = High(SmallInt);

Description

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

See also

TSmallIntHelper.MinValue

  

Minimum value for a SmallInt


Documentation generated on: Sep 29 2022