Unit 'IdMappedPOP3' Package
[Overview][Classes][Index] [#pl_indy]

TIdMappedPOP3Context

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

Declaration

Source position: IdMappedPOP3.pas line 62

type TIdMappedPOP3Context = class(TIdMappedTelnetContext)

protected

  FErrorMsg: string;

  

  FGreeting: string;

  

  FUserName: string;

  

  procedure OutboundConnect; override;

  

public

  property ErrorMsg: string; [r]

  

  property Greeting: string; [r]

  

  property UserName: string; [rw]

  

end;

Inheritance

TIdMappedPOP3Context

  

|

TIdMappedTelnetContext

  

|

TIdMappedPortContext

  

|

TIdServerContext

  

|

TIdContext

  

|

TIdTask

  

|

TObject



CT Web help

CodeTyphon Studio