Maximum value for a bit
Source position: syshelph.inc line 1040
const TNativeUIntHelper.MaxBit = High(TNativeUIntBitIndex);
MaxBit is the highest bit a NativeUInt-typed value can contain.
TNativeUIntHelper.MinBit
Minimum value for a bit