home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / Vyzkuste / automailer / automail.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt
Text File  |  2001-05-10  |  3KB  |  113 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 518
  3.   Top = 251
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'AutoMailer for Windows'
  6.   ClientHeight = 233
  7.   ClientWidth = 281
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 14
  20.   object Label1: TLabel
  21.     Left = 48
  22.     Top = 16
  23.     Width = 58
  24.     Height = 17
  25.     Alignment = taCenter
  26.     Caption = 'DuoData'
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -15
  30.     Font.Name = 'Arial'
  31.     Font.Style = []
  32.     ParentFont = False
  33.   end
  34.   object Label2: TLabel
  35.     Left = 48
  36.     Top = 184
  37.     Width = 183
  38.     Height = 15
  39.     Cursor = crHandPoint
  40.     Caption = 'http://www.duodata.de/automailer'
  41.     Font.Charset = ANSI_CHARSET
  42.     Font.Color = clBlue
  43.     Font.Height = -12
  44.     Font.Name = 'Arial'
  45.     Font.Style = [fsUnderline]
  46.     ParentFont = False
  47.     OnClick = Label2Click
  48.   end
  49.   object Label4: TLabel
  50.     Left = 96
  51.     Top = 204
  52.     Width = 94
  53.     Height = 15
  54.     Cursor = crHandPoint
  55.     Caption = 'info@duodata.de'
  56.     Font.Charset = ANSI_CHARSET
  57.     Font.Color = clBlue
  58.     Font.Height = -12
  59.     Font.Name = 'Arial'
  60.     Font.Style = [fsUnderline]
  61.     ParentFont = False
  62.     OnClick = Label4Click
  63.   end
  64.   object Label11: TLabel
  65.     Left = 32
  66.     Top = 40
  67.     Width = 220
  68.     Height = 19
  69.     Caption = 'AutoMailer for Windows 1.3.0'
  70.     Font.Charset = ANSI_CHARSET
  71.     Font.Color = clWindowText
  72.     Font.Height = -16
  73.     Font.Name = 'Arial'
  74.     Font.Style = [fsBold]
  75.     ParentFont = False
  76.   end
  77.   object Label12: TLabel
  78.     Left = 33
  79.     Top = 146
  80.     Width = 211
  81.     Height = 28
  82.     Alignment = taCenter
  83.     Caption = 
  84.       'AutoMailer is also available as a NT-Service'#13#10'Get more details f' +
  85.       'rom our website.'
  86.   end
  87.   object Label3: TLabel
  88.     Left = 32
  89.     Top = 76
  90.     Width = 218
  91.     Height = 28
  92.     Alignment = taCenter
  93.     Caption = 
  94.       'If you need more features and a professional'#13#10'solution incl. FTP' +
  95.       ' please take a look at:'
  96.   end
  97.   object Label7: TLabel
  98.     Left = 68
  99.     Top = 112
  100.     Width = 137
  101.     Height = 15
  102.     Cursor = crHandPoint
  103.     Caption = 'File Distribution Manager'
  104.     Font.Charset = ANSI_CHARSET
  105.     Font.Color = clBlue
  106.     Font.Height = -12
  107.     Font.Name = 'Arial'
  108.     Font.Style = [fsUnderline]
  109.     ParentFont = False
  110.     OnClick = Label7Click
  111.   end
  112. end
  113.