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 1081

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: Jan 30 2024