help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'pop3send' (#synapse)

TPOP3Send

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

Declaration

Source position: pop3send.pas line 82

type TPOP3Send = class(TSynaClient)

public

  constructor Create;

  destructor Destroy; override;

  function Capability;

  function Login;

  function Logout;

  function Reset;

  function NoOp;

  function Stat;

  function List();

  function Retr();

  function Dele();

  function Top();

  function Uidl();

  function StartTLS;

  function FindCap();

published

  property ResultCode: Integer; [r]

  property ResultString: String; [r]

  property FullResult: TStringList; [r]

  property StatCount: Integer; [r]

  property StatSize: Integer; [r]

  property TimeStamp: String; [r]

  property AuthType: TPOP3AuthType; [rw]

  property AutoTLS: Boolean; [rw]

  property FullSSL: Boolean; [rw]

  property Sock: TTCPBlockSocket; [r]

end;

Inheritance

TPOP3Send

|

TSynaClient

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505