object Form3: TForm3 Left = 288 Top = 157 BorderStyle = bsDialog Caption = 'About Registry Cleaner' ClientHeight = 373 ClientWidth = 333 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 2 Top = -210 Width = 295 Height = 499 Alignment = taCenter BorderStyle = bsNone Color = clBlack Ctl3D = False Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( 'RegCleaner' 'Copyright 1999 Jouni Vuorio.' 'www.saunalahti.fi/jv16' '' 'Backup routines by:' 'Arthur Hoornweg (arthur.hoornweg@email.de)' '' 'DISCLAIMER:' 'This program is freeware, that means that you can' '(and should to) give this program to yor friends and' 'upload this to your favourite download site, but you' 'can�t edit or modify this program or it�s documents in ' 'any way. Please notice that this is a Freeware program, ' 'so it�s author hereby declares that he is not responisble' 'for possible damage RegCleaner does to you, ' 'your computer or your software.' '' 'Read the readme.txt for help and additional info and' 'technical information.' '' '' '-< THE END >-') ParentCtl3D = False ParentFont = False ReadOnly = True TabOrder = 4 end object Panel1: TPanel Left = 0 Top = 0 Width = 333 Height = 17 Align = alTop BevelOuter = bvNone TabOrder = 0 end object Panel2: TPanel Left = 303 Top = 17 Width = 30 Height = 307 Align = alRight BevelOuter = bvNone TabOrder = 1 end object Panel3: TPanel Left = 0 Top = 17 Width = 30 Height = 307 Align = alLeft BevelOuter = bvNone TabOrder = 2 end object Panel4: TPanel Left = 0 Top = 324 Width = 333 Height = 49 Align = alBottom BevelOuter = bvNone TabOrder = 3 object Label1: TLabel Left = 16 Top = 12 Width = 87 Height = 13 Cursor = crHandPoint Caption = 'jv16@saunalahti.fi' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label2Click end object Label2: TLabel Left = 16 Top = 28 Width = 108 Height = 13 Cursor = crHandPoint Caption = 'www.saunalahti.fi/jv16' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label3Click end object SpeedButton1: TSpeedButton Left = 264 Top = 16 Width = 59 Height = 25 Caption = 'OK' Flat = True OnClick = SpeedButton1Click end end object Timer1: TDXTimer ActiveOnly = True Enabled = False Interval = 50 MaxLag = 10 OnTimer = Timer1Timer Left = 160 Top = 332 end end