Unit 'IdReplyPOP3' Package
[Overview][Constants][Classes][Index] [#pl_indy]

EIdReplyPOP3Error

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdReplyPOP3.pas line 161

type EIdReplyPOP3Error = class(EIdReplyError)

protected

  FErrorCode: string;

  

  FEnhancedCode: string;

  

public

  constructor CreateError(); virtual;

  

  property ErrorCode: string; [r]

  

  property EnhancedCode: string; [r]

  

end;

Inheritance

EIdReplyPOP3Error

  

|

EIdReplyError

  

|

EIdException

  

|

TObject



CT Web help

CodeTyphon Studio