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

TNativeIntHelper.MinValue

Minimum value for a NativeInt.

Declaration

Source position: syshelph.inc line 1412

const TNativeIntHelper.MinValue = Low(NativeInt);

Description

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

See also

TNativeIntHelper.MaxValue

  

Maximum value for a NativeInt.


Documentation generated on: Jul 24 2023