Internet Direct (Indy)
Home
PreviousUpNext
TIdReplyRFC.ReplyExists Method

Indicates the RFC reply contains a valid numeric code and message text.

Pascal
function ReplyExists: Boolean; override;

Boolean - Indicates the RFC reply contains a valid numeric code and message text.

ReplyExists is an overridden Boolean function that implements the method used to validate the NumericCode and Text for an RFC reply. 

ReplyExists returns True when NumericCode contains a positive non-zero value, and Text contains at leat one line of text.

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.