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

TCardinalHelper.MaxValue

Maximum value for a Cardinal.

Declaration

Source position: syshelph.inc line 1080

const TCardinalHelper.MaxValue = High(Cardinal);

Description

MaxValue is the biggest value a Cardinal-typed value can contain.

See also

TCardinalHelper.MinValue

  

Minimum value for a Cardinal.


Documentation generated on: Jul 24 2023