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

TIntegerHelper.MaxByte

Maximum value for a byte.

Declaration

Source position: syshelph.inc line 1151

const TIntegerHelper.MaxByte = High(TIntegerByteIndex);

Description

MaxByte is the highest byte an Integer-typed value can contain.

See also

TIntegerHelper.MinByte

  

Minimum value for a byte.


Documentation generated on: Jul 24 2023