Internet Direct (Indy) Version 9.0.1 Beta
|
TIdTelnetReadThread = class(TIdThread)
TIdTelnetReadThread implements the thread handling framework inherited from TIdThread to control execution of the thread.
TIdTelnetReadThread is used by the OnDataAvailable event handler in TIdTelnet to perform read operations for the TELNET client.
Do not create instances of TIdTelnetReadThread. TIdTelnet creates an instance of TIdTelnetReadThread when the client is connected to the host.