TCnSerialPort.GetPortNames Method
Gets an array of serial port names for the current computer.
public class function GetPortNames: TArray<String>; static;
Return Value
Type: TArray<String>
Gets an array of serial port names for the current computer.
public class function GetPortNames: TArray<String>; static;