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

TIntegerHelper.MinBit

Minimum value for a bit

Declaration

Source position: syshelph.inc line 686

const TIntegerHelper.MinBit = Low(TIntegerBitIndex);

Description

MinBit is the lowest bit an Integer-typed value can contain.

See also

TIntegerHelper.MaxBit

  

Maximum value for a bit


Documentation generated on: Sep 29 2022