Internet Direct (Indy)
Home
PreviousUpNext
TIdCommand.Response Property

Contains the command response for the client connection.

Pascal
property Response: TIdStrings;

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.

TIdPeerThread.Connection 

Reply

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.