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

TSmallIntHelper.MinBit

Minimum value for a bit.

Declaration

Source position: syshelph.inc line 1016

const TSmallIntHelper.MinBit = Low(TSmallIntBitIndex);

Description

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

See also

TSmallIntHelper.MaxBit

  

Maximum value for a bit.


Documentation generated on: Jul 24 2023