Internet Direct (Indy)
Home
PreviousUpNext
EIdReplyPOP3Error.CreateError Constructor
Pascal
constructor CreateError(
    const AErrorCode: String; 
    const AReplyMessage: string; 
    const AEnhancedCode: String = ''
); virtual; reintroduce;
Parameters 
Description 
AErrorCode 
Scope is const. Type is String.
 
AReplyMessage 
Scope is const. Type is string.
 
AEnhancedCode 
Scope is const. Type is String. 

CreateError is a reintroduced,virtual constructor for the object instance.

Topic generated.

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.