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

TOnSMTPUserLoginEvent

Declaration

Source position: IdSMTPServer.pas line 132

type TOnSMTPUserLoginEvent = procedure(

  ASender: TIdSMTPServerContext;

  const AUsername: string;

  const APassword: string;

  var VAuthenticated: Boolean

) of object;



CT Web help

CodeTyphon Studio