Minimum value for a NativeUInt.
Source position: syshelph.inc line 1506
const TNativeUIntHelper.MinValue = 0;
MinValue is the smallest value a NativeUInt-typed value can contain.
TNativeUIntHelper.MaxValue
Maximum value for a NativeUInt.