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