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

TCardinalHelper.MaxByte

Maximum value for a byte.

Declaration

Source position: syshelph.inc line 1086

const TCardinalHelper.MaxByte = High(TCardinalByteIndex);

Description

MaxByte is the highest byte a Cardinal-typed value can contain.

See also

TCardinalHelper.MinByte

  

Minimum value for a byte.


Documentation generated on: Jul 24 2023