Minimum value for a bit
Source position: syshelph.inc line 878
const TInt64Helper.MinBit = Low(TInt64BitIndex);
MinBit is the lowest bit an Int64-typed value can contain.
TInt64Helper.MaxBit
Maximum value for a bit