home *** CD-ROM | disk | FTP | other *** search
/ napalm.napnet.hu / 2015-02-12.napalm.napnet.hu.tar / napalm.napnet.hu / smtpauth / SMTPAuth-2.01-20051116.exe / Service.exe / 0 / RCDATA / TSMTPAUTH / TSMTPAUTH.txt
Text File  |  2005-11-16  |  287b  |  15 lines

  1. object SMTPAuth: TSMTPAuth
  2.   OldCreateOrder = False
  3.   OnDestroy = ServiceDestroy
  4.   AllowPause = False
  5.   DisplayName = 'SMTPAuth'
  6.   Interactive = True
  7.   OnShutdown = ServiceShutdown
  8.   OnStart = ServiceStart
  9.   OnStop = ServiceStop
  10.   Left = 192
  11.   Top = 114
  12.   Height = 150
  13.   Width = 215
  14. end
  15.