Topic Path: Symbol Reference > Files > IdReply.pas
ContentsIndexHome
PreviousUpNext
IdReply.pas

Implements the base class for protocol responses (or replies).

TIdReply is a TCollectionItem descendant that implements the base class for protocol responses (or replies). 

TIdReply implements properties and method used to set the numeric and/or textual values for the response, as well prepare the response using Format-like text merging. 

TIdReply implements properties and method that allow the collection to be used in the TIdReplies collection. 

TIdRFCReply

Class 
Description 
Base class for reply exceptions. 
Collection for protocol responses having both numeric and textual content. 
Implements a protocol response mechanism with a numeric response code and associated text. 
Type 
Description 
 
Class reference used to create new reply class instances. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.