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

TNativeUIntHelper.MaxValue

Maximum value for a NativeUInt

Declaration

Source position: syshelph.inc line 1038

const TNativeUIntHelper.MaxValue = High(NativeUInt);

Description

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

See also

TNativeUIntHelper.MinValue

  

Minimum value for a NativeUInt


Documentation generated on: Sep 29 2022