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

TLongIntBitIndex

Bit range for signed 32-bit signed integer types.

Declaration

Source position: syshelph.inc line 23

type TLongIntBitIndex = 0..31;

Description

TLongIntBitIndex is the range of allowed bit indexes for a 32-bit signed integer type, it is used in the 32-bit helper TLongintHelper.

See also

TLongintHelper


Documentation generated on: Jul 24 2023