Internet Direct (Indy) Version 9.0.1 Beta
TIdTCPConnection.CmdResult
Represents a response message.

property CmdResult: string;
Description
CmdResult is a read-only String property that represents the complete response message, including the response message number and text, received from a call to SendCmd.

If a command generates more than one response message, use CmdResultDetails to access the text of each line of text in the response message.