Internet Direct (Indy) Version 9.0.2 Beta
|
constructor Create(AClient: TIdTelnet);
TIdTelnetReadThread sets the FreeOnTerminate property to True, to indicate that the thread should be freed when execution has been completed.
You should not need to create an instance of this object directly. Instances of this object are created when the TIdTelnet client connects to the host.