TIdTelnetCommandEvent
Event type raised to handle and respond to TELNET commands.
Unit
Parameters
Sender
TELNET client for the event notification.
Status
TELNET Command for the event notification.
Description
TIdTelnetCommandEvent is an event type raised when event a TELNET client needs to recognize and respond to a
TIdTelnetCommand command type. TIdTelnetCommandEvent is the event type signalled for the
TIdTelnet.OnTelnetCommand event handler.