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

TInt64Helper.MaxValue

Maximum value for a Int64.

Declaration

Source position: syshelph.inc line 1337

const TInt64Helper.MaxValue = High(int64);

Description

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

See also

TInt64Helper.MinValue

  

Minimum value for a Int64.


Documentation generated on: Jul 24 2023