Internet Direct (Indy)
Home
PreviousUpNext
TIdReply.ReplyExists Method

Indicates if the Code and/or Text are valid for the reply.

Pascal
function ReplyExists: Boolean; virtual;

Boolean - True when the Code and/or Text are valid for the reply.

ReplyExists is a Boolean function used to indicate when the Code for the reply contains a valid value. ReplyExists ensures that Code is not an empty string (''). 

ReplyExists may be overridden in descendant classes to perform additional validation for the Code or Text assigned to the reply.

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.