Internet Direct (Indy) Version 9.0.2 Beta
|
TOnTelnetCommand = procedure (Sender: TComponent; Status: TTelnetCommand) of object;
Status is the TTelnetCommand received by the client, and provided to the OnTelnetCommand event handler in the TIdTelnet client.