object OmDlg: TOmDlg Left = 318 Top = 140 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'About ComTimer' ClientHeight = 381 ClientWidth = 257 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 12 Width = 241 Height = 333 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Label1: TLabel Left = 23 Top = 16 Width = 195 Height = 33 Caption = 'ComTimer 1.20b' Font.Color = clRed Font.Height = -29 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 7 Top = 56 Width = 227 Height = 16 Caption = 'Copyright 1996-97 by G�ran Str�mst�n' Font.Color = clPurple Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 35 Top = 80 Width = 172 Height = 13 Caption = 'Digits used are copyrighted 1996 by ' end object Label5: TLabel Left = 51 Top = 96 Width = 138 Height = 13 Caption = 'Alberto Garcia Alvarez, Spain' end object Label6: TLabel Left = 46 Top = 112 Width = 149 Height = 13 Caption = 'E-mail: agarcia@etsiig.uniovi.es' end object GroupBox1: TGroupBox Left = 8 Top = 128 Width = 225 Height = 41 Caption = 'E-mail' TabOrder = 0 object Label3: TLabel Left = 58 Top = 18 Width = 108 Height = 13 Caption = 'gstromsten@ngs1.pp.fi' end end object GroupBox2: TGroupBox Left = 8 Top = 240 Width = 225 Height = 81 Caption = 'Shareware' TabOrder = 1 object Label10: TLabel Left = 25 Top = 32 Width = 38 Height = 13 Caption = 'Label10' Visible = False end object Label11: TLabel Left = 25 Top = 48 Width = 38 Height = 13 Caption = 'Label11' Visible = False end object Memo1: TMemo Left = 8 Top = 16 Width = 209 Height = 57 Lines.Strings = ( 'If you like and use ComTimer v1.2, ' 'then your'#39're supposed to pay the ' 'author USD 10.' '-- -- --' 'The newest version available at' 'the author'#39's experimental homepage ' 'http://www.panet.fi/~timer' '-- -- --' 'If your system doesn'#39't provide RAS' 'support, look for v1.13b or later !' '-- -- --' 'E-mail to the author telling your ' 'comments about ComTimer.' '' 'e-mail: gstromsten@ngs1.pp.fi' '' 'Spreading copies of this software is' 'encouraged.' '' 'This package may be freely distributed,' 'but the distributor isn'#39't allowed to ' 'charge anything else than the cost of' 'distribution. ') ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end object GroupBox3: TGroupBox Left = 8 Top = 172 Width = 225 Height = 65 Caption = 'Postal adress' TabOrder = 2 object Label7: TLabel Left = 67 Top = 16 Width = 79 Height = 13 Caption = 'G�ran Str�mst�n' end object Label8: TLabel Left = 67 Top = 32 Width = 66 Height = 13 AutoSize = False Caption = 'Heikelgr�nd 6' end object Label9: TLabel Left = 67 Top = 48 Width = 138 Height = 13 AutoSize = False Caption = 'FIN-02700 Grankulla, Finland' end object Image1: TImage Left = 160 Top = 16 Width = 50 Height = 25 end object Image2: TImage Left = 8 Top = 24 Width = 50 Height = 25 end end end object BitBtn1: TBitBtn Left = 91 Top = 352 Width = 75 Height = 25 TabOrder = 1 Kind = bkOK end object Timer1: TTimer OnTimer = Timer1Timer Left = 200 Top = 360 end object Timer2: TTimer OnTimer = Timer2Timer Left = 32 Top = 360 end end