Rts Property

RTS (request-to-send) signal state.

Access

Read/Write

Syntax

Delphi
object.Rts: Boolean;
BCBuilder
property bool Rts;

Errors

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