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

TSmallIntHelper.MinByte

Minimum value for a byte.

Declaration

Source position: syshelph.inc line 1020

const TSmallIntHelper.MinByte = Low(TSmallIntByteIndex);

Description

MinByte is the lowest byte a smallint-typed value can contain.

See also

TSmallIntHelper.MaxByte

  

Maximum value for a byte.


Documentation generated on: Jul 24 2023