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

TCardinalHelper.MinBit

Minimum value for a bit.

Declaration

Source position: syshelph.inc line 1083

const TCardinalHelper.MinBit = Low(TCardinalBitIndex);

Description

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

See also

TCardinalHelper.MaxBit

  

Maximum value for a bit.


Documentation generated on: Jul 24 2023