Topic Path: Symbol Reference > Classes > EIdCmdTCPClientConnectError Class
ContentsIndexHome
PreviousUpNext
EIdCmdTCPClientConnectError Class

Exception raised when TIdCmdTCPClient cannot connect to the remote host.

File
EIdCmdTCPClientConnectError = class(EIdCmdTCPClientError);

EIdCmdTCPClientConnectError is an EIdCmdTCPClientError descendant that represents the exception raised when TIdCmdTCPClient cannot connect to the remote host or create the listener thread for the client. EIdCmdTCPClientConnectError normally contains a message represented by the constant RSNoCreateListeningThread.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.