property Connected: boolean;
Description
Determines whether a connection to the TCP/IP server has been established.
Set Connected to True to establish a connection to the TCP/IP server.
Set Connected to False to close the connection.
See Also
Connect
Close