TInt64Helper.MinValue
Minimum value for a Int64
Declaration
Source position: syshelph.inc line 538
public Const
MinValue = - 9223372036854775808;
Description
MinValue is the smallest value a Int64-typed value can contain.
See also
Name | Description |
---|---|
TInt64Helper.MaxValue | Maximum value for a Int64 |