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

TCardinalBitIndex

Bit range for unsigned 32-bit integer types.

Declaration

Source position: syshelph.inc line 15

type TCardinalBitIndex = 0..31;

Description

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

See also

TCardinalHelper

  

Helper for a Cardinal-typed ordinal value.


Documentation generated on: Jul 24 2023