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

TIdSMTPFailedRecipient

Declaration

Source position: IdSMTPBase.pas line 125

type TIdSMTPFailedRecipient = procedure(

  Sender: TObject;

  const AAddress: string;

  const ACode: string;

  const AText: string;

  var VContinue: Boolean

) of object;



CT Web help

CodeTyphon Studio