[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Minimum value for a NativeInt
Source position: syshelph.inc line 531
public const TNativeIntHelper.MinValue = -2147483648; |
MinValue is the smallest value a NativeInt-typed value can contain.
|
Maximum value for a NativeInt |