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

TIntegerHelper.MinValue

Minimum value for a Integer.

Declaration

Source position: syshelph.inc line 1146

const TIntegerHelper.MinValue = Low(integer);

Description

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

See also

TIntegerHelper.MaxValue

  

Maximum value for a Integer.


Documentation generated on: Jul 24 2023