This property holds the list of port names retrieved by the retrieved by the EnumPorts method.
[C++Builder] imagekitcontrolname->PrintDraw->Ports
[ = TStrings* ]
[Delphi] imagekitcontrolname.PrintDraw.Ports
[ = TSrings ]
Reference
The list of the port name.
Explanation
The Ports property holds the list of port names retrieved by the retrieved by the EnumPorts method. The number of ports retrieved can be obtained by Ports.Count.
Setting this value
This value cannot be set.
Retrieving this value
This value can be retrieved at runtime.