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

TByteHelper.MinValue

Minimum value for a byte.

Declaration

Source position: syshelph.inc line 865

const TByteHelper.MinValue = Low(byte);

Description

MinValue is the smallest value a byte-typed value can contain.

See also

TByteHelper.MaxValue

  

Maximum value for a byte.


Documentation generated on: Jan 30 2024