Indy 9
TIdTelnetCommandEvent
See Also, Unit: IdTelnet
Event type raised to handle and respond to TELNET commands.
TIdTelnetCommandEvent = procedure (Sender: TIdTelnet; Status: TIdTelnetCommand) of object;
Unit
IdTelnet
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.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.