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

TIntegerBitIndex

Bit range for signed 32-bit signed integer types.

Declaration

Source position: syshelph.inc line 13

type TIntegerBitIndex = 0..31;

Description

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

See also

TIntegerHelper

  

Helper for a Integer-typed ordinal value.


Documentation generated on: Feb 02 2025