Dsr Property

DSR (data-set-ready) signal state.

Access

Read only

Syntax

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

Errors

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