TByteHelper.MaxValue
Maximum value for a byte
Declaration
Source position: syshelph.inc line 387
public Const
MaxValue = 255;
Description
MaxValue is the biggest value a byte-typed value can contain.
See also
Name | Description |
---|---|
TByteHelper.MinValue | Minimum value for a byte |