TComm object cannot open virtual serial port emulating a USB

Try prefix TComm.DeviceName property with "\.\", e.g.

DeviceName:= '\.\Com10';