object Form2: TForm2 Left = 429 Top = 113 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsDialog Caption = 'About' ClientHeight = 482 ClientWidth = 305 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 0 Top = 24 Width = 305 Height = 457 Shape = bsFrame end object Bevel1: TBevel Left = 96 Top = 216 Width = 121 Height = 89 end object Bevel3: TBevel Left = 0 Top = 24 Width = 305 Height = 137 Shape = bsFrame end object Bevel4: TBevel Left = 0 Top = 0 Width = 89 Height = 25 end object Label1: TLabel Left = 112 Top = 0 Width = 171 Height = 19 Cursor = crHandPoint Alignment = taCenter Caption = 'http://divfix.maxeline.com' Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlue Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsUnderline] ParentColor = False ParentFont = False OnClick = ShowWebPage end object Label2: TLabel Left = 8 Top = 32 Width = 287 Height = 39 Caption = 'This program was created to be able to watch partially downloade' + 'd DivX (AVI) movies. If you have a broken movie, you can rebuild' + ' it'#39's missing index part with this program.' WordWrap = True end object Label3: TLabel Left = 8 Top = 80 Width = 289 Height = 65 Alignment = taCenter Caption = 'This program is free software; you can redistribute it and/or mo' + 'dify it under the terms of the GNU General Public License as pub' + 'lished by the Free Software Foundation; either version 2 of the ' + 'License, or (at your option) any later version.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label4: TLabel Left = 8 Top = 168 Width = 278 Height = 39 Caption = 'If you like this program, you should send a postcard (with a nic' + 'e picture about your city or country) or $5 (yes, i love money t' + 'oo :) to the following address:' WordWrap = True end object Label5: TLabel Left = 104 Top = 224 Width = 60 Height = 13 Caption = 'Budai Csaba' end object Label6: TLabel Left = 104 Top = 240 Width = 51 Height = 13 Caption = 'Tatab�nya' end object Label7: TLabel Left = 104 Top = 256 Width = 90 Height = 13 Caption = 'S�rberek 603. II/6.' end object Label8: TLabel Left = 104 Top = 270 Width = 24 Height = 13 Caption = '2800' end object Label9: TLabel Left = 104 Top = 288 Width = 40 Height = 13 Caption = 'Hungary' end object Label10: TLabel Left = 8 Top = 312 Width = 269 Height = 26 Caption = 'You can send bugreports (including the version number), suggesti' + 'ons, etc. to the following e-mail address:' WordWrap = True end object Label11: TLabel Left = 24 Top = 376 Width = 257 Height = 26 Alignment = taCenter AutoSize = False Caption = 'Special thanks to Kimmo Hassinen and Arty (arty@freemail.hu) for' + ' the beta testing!' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label12: TLabel Left = 16 Top = 408 Width = 273 Height = 33 Alignment = taCenter AutoSize = False Caption = 'Yes, you can send those mail-bombs to him in case of any damage,' + ' that program do for you... :)' WordWrap = True end object Label13: TLabel Left = 6 Top = 5 Width = 75 Height = 16 Caption = 'DivFix 1.091' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Memo1: TMemo Left = 88 Top = 344 Width = 137 Height = 25 Cursor = crHandPoint Alignment = taCenter Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlue Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [fsUnderline] Lines.Strings = ( 'divfix@freemail.hu') ParentFont = False ReadOnly = True TabOrder = 1 OnClick = SendEMail end object Button1: TButton Left = 128 Top = 448 Width = 49 Height = 25 Caption = 'Ok' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button1Click end end