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

TSmallIntBitIndex

Bit range for signed 32-bit signed integer types.

Declaration

Source position: syshelph.inc line 14

type TSmallIntBitIndex = 0..15;

Description

TSmallIntBitIndex is the range of allowed bit indexes for a 16-bit signed integer type, it is used in the 16-bit helper TSmallIntHelper.

See also

TSmallIntHelper

  

Helper for a SmallInt-typed ordinal value.


Documentation generated on: Jul 24 2023