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

TIntegerHelper.MinNibble

Minimum value for a nibble.

Declaration

Source position: syshelph.inc line 1150

const TIntegerHelper.MinNibble = Low(TIntegerNibbleIndex);

Description

MinNibble is the lowest nibble an Integer-typed value can contain.

See also

TIntegerHelper.MaxNibble

  

Maximum value for a nibble.


Documentation generated on: Jul 24 2023