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.