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

TWordBitIndex

Bit range for unsigned 16-bit integer types.

Declaration

Source position: syshelph.inc line 13

type TWordBitIndex = 0..15;

Description

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

See also

TWordHelper

  

Helper for a Word-typed ordinal value.


Documentation generated on: Jul 24 2023