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

TCardinalHelper.MinByte

Minimum value for a byte.

Declaration

Source position: syshelph.inc line 1087

const TCardinalHelper.MinByte = Low(TCardinalByteIndex);

Description

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

See also

TCardinalHelper.MaxByte

  

Maximum value for a byte.


Documentation generated on: Jul 24 2023