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

TIntegerHelper.MaxBit

Maximum value for a bit.

Declaration

Source position: syshelph.inc line 1147

const TIntegerHelper.MaxBit = High(TIntegerBitIndex);

Description

MaxBit is the highest bit an Integer-typed value can contain.

See also

TIntegerHelper.MinBit

  

Minimum value for a bit.


Documentation generated on: Jul 24 2023