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

TInt64BitIndex

Bit range for 64-bit signed integer types.

Declaration

Source position: syshelph.inc line 25

type TInt64BitIndex = 0..63;

Description

TInt64BitIndex is the range of allowed bit indexes for a 64-bit integer type, it is used in the 64-bit helper TInt64Helper.

See also

TInt64Helper

  

Helper for a Int64-typed ordinal value.


Documentation generated on: Jul 24 2023