PortName Property

Name of the serial port.

Access

Read/Write

Syntax

Delphi
object.PortName: String;
BCBuilder
property String PortName;

Return Value

String containing the name of the serial port.

Errors

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