Minimum value for a NativeInt
Source position: syshelph.inc line 950
const TNativeIntHelper.MinValue = Low(NativeInt);
MinValue is the smallest value a NativeInt-typed value can contain.
TNativeIntHelper.MaxValue
Maximum value for a NativeInt