Skip to content

TByteHelper.MinValue

Minimum value for a byte

Declaration

Source position: syshelph.inc line 388

public Const
  MinValue = 0;

Description

MinValue is the smallest value a byte-typed value can contain.

See also

Name Description
TByteHelper.MaxValue Maximum value for a byte