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

TNativeUIntHelper.MinBit

Minimum value for a bit.

Declaration

Source position: syshelph.inc line 1501

const TNativeUIntHelper.MinBit = Low(TNativeUIntBitIndex);

Description

MinBit is the lowest bit a NativeUInt-typed value can contain.

See also

TNativeUIntHelper.MaxBit

  

Maximum value for a bit.


Documentation generated on: Jan 30 2024