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