Internet Direct (Indy) Version 9.0.1 Beta
TIdRFCReply.ReplyExists
Indicates if the RFC reply is not blank.

function ReplyExists: Boolean;
Returns
Boolean - True when the reply is not empty.

Description
ReplyExists is a Boolean function that indicates if the RFC reply contains values other than the default empty values. ReplyExists returns True when NumericCode contains a non-zero value, or when the number of lines in Text is non-zero.