Encapsulates storage for information used by a Telnet connection.
TTelnetData = class(TObject)
Description
TTelnetData is TObject descendant that provides storage for information used by a Telnet connection. TTelnetData is used by the OnAuthentication event handler to access user name and password information for the Telnet connection.