Internet Direct (Indy)
Home
PreviousUpNext
TIdCommandHandler.NormalReply Property

Represents the reply indicating successful completion of the command handler.

Pascal
property NormalReply: TIdReply;

NormalReply is a TIdReply property that contains the NumericCode and Text for the reply indicating successful completion of the command handler. ReplyNormal is used as the initial value for the reply in an associated TIdCommand object instance in the command handler. 

ReplyNormal is used in the Check method prior to invoking execution of the command object of the command handler.

TIdRFCReply 

TIdCommand 

Check

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.