IsOpened Property

Retrieves whether serial port is open.

Access

Read only

Syntax

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

Return Value

TRUE, if port is open, FALSE otherwise.