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

TByteHelper.MinBit

Minimum value for a bit.

Declaration

Source position: syshelph.inc line 869

const TByteHelper.MinBit = Low(TByteBitIndex);

Description

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

See also

TByteHelper.MaxBit

  

Maximum value for a bit.


Documentation generated on: Jul 24 2023