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