Specifies the value of the character used to replace bytes received with a parity error.
Read/Write
| Delphi |
object.ErrorChar: Byte; |
|---|---|
| BCBuilder |
property char ErrorChar;
|
The property may throw exception. Refer to Handle errors sample for details.