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

TNativeUIntHelper.MinByte

Minimum value for a byte.

Declaration

Source position: syshelph.inc line 1508

const TNativeUIntHelper.MinByte = Low(TNativeUIntByteIndex);

Description

MinByte is the lowest byte a NativeUInt-typed value can contain.

See also

TNativeUIntHelper.MaxByte

  

Maximum value for a byte.


Documentation generated on: Jul 24 2023