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

TInt64Helper.MinBit

Minimum value for a bit.

Declaration

Source position: syshelph.inc line 1340

const TInt64Helper.MinBit = Low(TInt64BitIndex);

Description

MinBit is the lowest bit an Int64-typed value can contain.

See also

TInt64Helper.MaxBit

  

Maximum value for a bit.


Documentation generated on: Jul 24 2023