TCnSerialPort.PortName Property
Gets or sets the port for communications, including but not limited to all available COM ports.
published
[default('COM1')]
property PortName: String read GetPortName write SetPortName;
Property Value
Type: String