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

TNativeIntHelper.MaxBit

Maximum value for a bit.

Declaration

Source position: syshelph.inc line 1413

const TNativeIntHelper.MaxBit = High(TNativeIntBitIndex);

Description

MaxBit is the highest bit a NativeInt-typed value can contain.

See also

TNativeIntHelper.MinBit

  

Minimum value for a bit.


Documentation generated on: Jul 24 2023