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