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 1013

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: Jul 24 2023