TTelnetCommand is an enumerated type that identifies the TELNET commands recognized by the OnTelnetCommand event handler in
TIdTelnet during suboption negotiations. The valid values for TTelnetCommand include the following values:
- tncNoLocalEcho - The NVT will not echo characters locally.
- tncLocalEcho - The NVT will echo characters locally.
- tncEcho - The NVT will allow the remote host to echo characters.