Indicates the RFC reply contains a valid numeric code and message text.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|