TPortList
Declaration
Delphi
TPortList = array[1..256] of ShortString;
Description
This type is used by enumPorts to list the available serial ports.
TPortList = array[1..256] of ShortString;
This type is used by enumPorts to list the available serial ports.