Internet Direct (Indy) Version 9.0.2 Beta
TTnState
Specifies the TELNET client states.

TTnState = (tnsDATA, tnsIAC, tnsIAC_SB, tnsIAC_WILL, tnsIAC_DO, tnsIAC_WONT, tnsIAC_DONT, tnsIAC_SBIAC, tnsIAC_SBDATA, tnsSBDATA_IAC);
Description
TTnState is an enumerated type that identifies the valid states for the TIdTelnet client. TTnState is updated in the TELNET client to reflect the nature and use of the data received by the client.

The following values are valid for TTnState: