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

TInt64Helper.MaxBit

Maximum value for a bit.

Declaration

Source position: syshelph.inc line 1339

const TInt64Helper.MaxBit = High(TInt64BitIndex);

Description

MaxBit is the highest bit an Int64-typed value can contain.

See also

TInt64Helper.MinBit

  

Minimum value for a bit.


Documentation generated on: Jul 24 2023