TScSSLClient
property Connected: Boolean;
Description
Determines whether the connection to a TLS/SSL server is established. Switch Connected to True, to establish connection to a TLS/SSL server. Switch Connected to False, to close the connection.
See Also
Connect
Disconnect