ErrorChar Property

Specifies the value of the character used to replace bytes received with a parity error.

Access

Read/Write

Syntax

Delphi object.ErrorChar: Byte;
BCBuilder property char ErrorChar;

Errors

The property may throw exception. Refer to Handle errors sample for details.