object frmAbout: TfrmAbout Left = 518 Top = 251 BorderStyle = bsToolWindow Caption = 'AutoMailer for Windows' ClientHeight = 233 ClientWidth = 281 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 14 object Label1: TLabel Left = 48 Top = 16 Width = 58 Height = 17 Alignment = taCenter Caption = 'DuoData' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 48 Top = 184 Width = 183 Height = 15 Cursor = crHandPoint Caption = 'http://www.duodata.de/automailer' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsUnderline] ParentFont = False OnClick = Label2Click end object Label4: TLabel Left = 96 Top = 204 Width = 94 Height = 15 Cursor = crHandPoint Caption = 'info@duodata.de' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsUnderline] ParentFont = False OnClick = Label4Click end object Label11: TLabel Left = 32 Top = 40 Width = 220 Height = 19 Caption = 'AutoMailer for Windows 1.3.0' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label12: TLabel Left = 33 Top = 146 Width = 211 Height = 28 Alignment = taCenter Caption = 'AutoMailer is also available as a NT-Service'#13#10'Get more details f' + 'rom our website.' end object Label3: TLabel Left = 32 Top = 76 Width = 218 Height = 28 Alignment = taCenter Caption = 'If you need more features and a professional'#13#10'solution incl. FTP' + ' please take a look at:' end object Label7: TLabel Left = 68 Top = 112 Width = 137 Height = 15 Cursor = crHandPoint Caption = 'File Distribution Manager' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsUnderline] ParentFont = False OnClick = Label7Click end end