Name of the serial port.
Read/Write
| Delphi |
object.PortName: String; |
|---|---|
| BCBuilder |
property String PortName;
|
String containing the name of the serial port.
The property may throw exception. Refer to Handle errors sample for details.