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

TIntegerHelper.MaxValue

Maximum value for a Integer.

Declaration

Source position: syshelph.inc line 1145

const TIntegerHelper.MaxValue = High(integer);

Description

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

See also

TIntegerHelper.MinValue

  

Minimum value for a Integer.


Documentation generated on: Jul 24 2023