Dtr Property
DTR (data-terminal-ready) signal state.
Access
Read/Write
Syntax
Delphi |
object.Dtr: Boolean; |
---|---|
BCBuilder |
property bool Dtr; |
Errors
The property may throw exception. Refer to Handle errors sample for details.
DTR (data-terminal-ready) signal state.
Read/Write
Delphi |
object.Dtr: Boolean; |
---|---|
BCBuilder |
property bool Dtr; |
The property may throw exception. Refer to Handle errors sample for details.