Internet Direct (Indy) Version 9.0.2 Beta
TIdCommand.Response
Contains the command response for the client connection.

property Response: TStrings;
Description
Response is a TStrings property that contains values to send as the command response to the peer connection using WriteRFCStrings. Response values, when present, are sent to the peer connection following any content in the Reply for the command. When Respond contain no values, it is ignored.