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

TCardinalHelper.MaxBit

Maximum value for a bit.

Declaration

Source position: syshelph.inc line 1082

const TCardinalHelper.MaxBit = High(TCardinalBitIndex);

Description

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

See also

TCardinalHelper.MinBit

  

Minimum value for a bit.


Documentation generated on: Jul 24 2023