Topic Path: Pending > TIdCommand.SetResponse@TStrings
ContentsIndexHome
PreviousUpNext
TIdCommand.SetResponse@TStrings

Sends the contents of the RFC reply to the peer connection.

Parameters 
Description 
AValue 
Content to assign for the response. 

SendReply is a procedure used to send the generated content of the TIdRFCReply values in Reply to the peer connection using WriteRFCReply. When the command is executed, SendReply is called prior to transmitting the values in Response to the peer connection, but only when PerformReply is True. SendReply sets the PeformReply property to False prior to writing the RFC reply to the peer connection.

TIdRFCReply 

Response 

PerformReply

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