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

TByteHelper.MaxValue

Maximum value for a byte.

Declaration

Source position: syshelph.inc line 866

const TByteHelper.MaxValue = High(byte);

Description

MaxValue is the biggest value a byte-typed value can contain.

See also

TByteHelper.MinValue

  

Minimum value for a byte.


Documentation generated on: Jul 24 2023