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

TByteBitIndex

Bit range for unsigned 8-bit integer types.

Declaration

Source position: syshelph.inc line 11

type TByteBitIndex = 0..7;

Description

TByteBitIndex is the range of allowed bit indexes for a 8-bit unsigned integer type, it is used in the 8-bit helper TByteHelper.

See also

TByteHelper

  

Helper for a byte-typed ordinal value.


Documentation generated on: Jul 24 2023