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

TNativeIntHelper.MaxByte

Maximum value for a byte.

Declaration

Source position: syshelph.inc line 1418

const TNativeIntHelper.MaxByte = High(TNativeIntByteIndex);

Description

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

See also

TNativeIntHelper.MinByte

  

Minimum value for a byte.


Documentation generated on: Jul 24 2023