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

TNativeIntHelper.MaxValue

Maximum value for a NativeInt.

Declaration

Source position: syshelph.inc line 1411

const TNativeIntHelper.MaxValue = High(NativeInt);

Description

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

See also

TNativeIntHelper.MinValue

  

Minimum value for a NativeInt.


Documentation generated on: Jul 24 2023