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

TByteHelper.MaxBit

Maximum value for a bit.

Declaration

Source position: syshelph.inc line 868

const TByteHelper.MaxBit = High(TByteBitIndex);

Description

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

See also

TByteHelper.MinBit

  

Minimum value for a bit.


Documentation generated on: Jul 24 2023