connectionlist RetrieveTCP property
Return to Introduction  Previous page  Next page
Applies to
acConnectionList component.  

Declaration
property RetrieveTCP: Boolean; // read-only!  

Description
The RetrieveTCP property specifies whether the component should retreive the TCP connections to its internal list of available connections.  
 
tip The list can be refreshed using Refresh method.  

See also
RetreiveUDP and ConnectionList properties;  
Refresh method.