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

TIntegerHelper.MaxNibble

Maximum value for a nibble.

Declaration

Source position: syshelph.inc line 1149

const TIntegerHelper.MaxNibble = High(TIntegerNibbleIndex);

Description

MaxNibble is the highest nibble an Integer-typed value can contain.

See also

TIntegerHelper.MinNibble

  

Minimum value for a nibble.


Documentation generated on: Jul 24 2023