Internet Direct (Indy) Version 9.0.2 Beta
TIdTelnetServer.OnNegotiate
Specifies the event handler for TELNET option negotiation.

property OnNegotiate: TIdTelnetNegotiateEvent;
Description
OnNegotiate is a TIdTelnetNegotiateEvent event handler used to respond to event notifications for the connection in the peer thread.

OnNegotiate is called from DoConnect to initialize the TELNET protocol options for the connection.