TNativeIntHelper.MinValue
Minimum value for a NativeInt
Declaration
Source position: syshelph.inc line 588
public Const
  MinValue = Low(NativeInt);
Description
MinValue is the smallest value a NativeInt-typed value can contain.
See also
| Name | Description | 
|---|---|
| TNativeIntHelper.MaxValue | Maximum value for a NativeInt |