Gets or sets a value indicating whether null bytes are ignored when transmitted between the port and the receive buffer.
Read/Write
| Delphi |
object.DiscardNull: Boolean; |
|---|---|
| BCBuilder |
property bool DiscardNull;
|
The property may throw exception. Refer to Handle errors sample for details.