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 867

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: Jul 24 2023