Unit 'IdSMTPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdSMTPState

Declaration

Source position: IdSMTPServer.pas line 244

type TIdSMTPState = (

  idSMTPNone,

  

  idSMTPHelo,

  

  idSMTPMail,

  

  idSMTPRcpt,

  

  idSMTPData,

  

  idSMTPBDat

  

);



CT Web help

CodeTyphon Studio