Encapsulates storage for information used by a Telnet connection.
TTelnetData = class(TIdBaseObject);
TTelnetData is TObject descendant that provides storage for information used by a Telnet connection. TTelnetData is used by the TIdTelnetServer.OnAuthentication event handler to access user name and password information for the Telnet connection.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |