object FormAbout: TFormAbout Left = 188 Top = 422 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'About' ClientHeight = 283 ClientWidth = 371 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 9 Top = 6 Width = 352 Height = 243 BevelOuter = bvLowered Caption = 'mordor@box43.gnet.pl' TabOrder = 0 object Version: TLabel Left = 48 Top = 50 Width = 15 Height = 13 Caption = '1.0' IsControl = True end object Copyright: TLabel Left = 8 Top = 68 Width = 145 Height = 13 AutoSize = False Caption = 'Copyright (c) 1996-97 Mordor' IsControl = True end object Label1: TLabel Left = 8 Top = 50 Width = 35 Height = 13 Caption = 'Version' end object FileDescription: TLabel Left = 8 Top = 34 Width = 69 Height = 13 Caption = 'FileDescription' end object Label2: TLabel Left = 8 Top = 218 Width = 54 Height = 13 Caption = 'Registered:' end object EMailAddr: TURLabel Left = 70 Top = 84 Width = 140 Height = 13 Cursor = crHandPoint URL = 'mailto:mordor@opnt.optimus.wroc.pl' Caption = 'mordor@opnt.optimus.wroc.pl' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object WebSite: TURLabel Left = 70 Top = 98 Width = 249 Height = 13 Cursor = crHandPoint URL = 'http://www.geocities.com/SiliconValley/Vista/4527/' Caption = 'http://www.geocities.com/SiliconValley/Vista/4527/' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 8 Top = 84 Width = 28 Height = 13 Caption = 'Email:' end object Label4: TLabel Left = 8 Top = 98 Width = 57 Height = 13 Caption = 'GameHack:' end object RegEd: TEdit Left = 64 Top = 214 Width = 121 Height = 21 TabOrder = 0 Text = '0' end object Desc: TMemo Left = 8 Top = 114 Width = 337 Height = 101 BorderStyle = bsNone Color = clBtnFace Lines.Strings = ( 'This product is NOT public domain. It is copyrighted software' 'distributed as shareware. It may not be changed or modified' 'in any way except by the authors. This shareware version may be' + #39' ' 'freely distributed as long as it remains in its complete form wi' + 'th all ' 'support and documentation files. Please note that a great deal ' + 'of ' 'time and effort has been invested in the development of this ' 'program. You are granted a license to try it for a 30 day ' 'trial period. If, after this time, you are satisfied with this ' + 'program and ' 'intend to continue using it; you must register it.') ReadOnly = True ScrollBars = ssVertical TabOrder = 1 end object ProductName: TTitle Left = 8 Top = 4 Width = 93 Height = 26 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [fsBold] TitleText = 'DF Hack' end end object OKButton: TButton Left = 286 Top = 254 Width = 73 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = OKButtonClick IsControl = True end object ImageList1: TImageList DrawingStyle = dsTransparent Height = 70 Width = 80 Top = 65534 end end