Internet Direct (Indy) Version 9.0.2 Beta
TIdTelnet.Disconnect
Disconnects the client from the host.

procedure Disconnect; override;
Description
Disconnect is an overridden procedure in TIdTelnet that instructs the TelnetThread to terminate, and calls the inherited Disconnect method. Disconnect also triggers the TClientEvent event used by the OnDisconnect event handler.