object Form2: TForm2 Left = 183 Top = 152 BorderIcons = [] BorderStyle = bsDialog Caption = 'About:' ClientHeight = 262 ClientWidth = 462 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True Position = poScreenCenter OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 0 Width = 462 Height = 262 Align = alClient Shape = bsFrame end object imgBackGround: TImage Left = 0 Top = 0 Width = 462 Height = 262 Align = alClient Picture.Data = {} Stretch = True end object Bevel3: TBevel Left = 8 Top = 72 Width = 446 Height = 153 end object LabelEffect3: TLabelEffect Left = 94 Top = 120 Width = 274 Height = 41 DepthShadow = 10 ColourHighlight = clAqua ColourShadow = clSilver EffectStyle = esCustom ColourScheme = csCustom AutoSize = True Caption = 'Coded by STAS DRAPKIN' Color = clBlack Font.Color = clTeal Font.Height = -21 Font.Name = 'WP Standard Sans' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object Label2: TLabel Left = 135 Top = 152 Width = 192 Height = 16 Alignment = taCenter Caption = 'Copyright � 1996 GoodGuys Inc.' Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object FxLabel1: TFxLabel Left = 13 Top = 80 Width = 190 Height = 30 Alignment = taCenter BevelInner = bvLowered BevelWidth = 2 BorderStyle = bsSingle Caption = 'Go-Moku' Color = clBtnFace Font.Color = clBlue Font.Height = -24 Font.Name = 'Bookman Old Style' Font.Style = [fsBold] ParentColor = False ParentFont = False TextStyle = tsRaised end object FxLabel2: TFxLabel Left = 202 Top = 80 Width = 247 Height = 30 Alignment = taCenter BevelInner = bvLowered BevelWidth = 2 BorderStyle = bsSingle Caption = 'Version 1.2' Color = clBtnFace Font.Color = clBlue Font.Height = -24 Font.Name = 'Bookman Old Style' Font.Style = [fsBold] ParentColor = False ParentFont = False TextStyle = tsRaised end object Label1: TLabel Left = 157 Top = 201 Width = 49 Height = 16 Alignment = taCenter Caption = 'E-Mail : ' Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object RegLabel: TLabel Left = 16 Top = 176 Width = 433 Height = 17 Alignment = taCenter AutoSize = False Caption = 'UNREGISTERED' Font.Color = clBlue Font.Height = -16 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False Transparent = True end object Image5: TImage Left = 102 Top = 20 Width = 33 Height = 33 Picture.Data = {} end object Image6: TImage Left = 326 Top = 20 Width = 33 Height = 33 Picture.Data = {} end object OkButton: TButton Left = 191 Top = 232 Width = 81 Height = 25 Hint = ' Very Nice Program , I Love It !!!' Caption = '&OK' Default = True Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 end object Panel1: TPanel Left = 153 Top = 8 Width = 157 Height = 57 BevelInner = bvRaised BevelWidth = 2 TabOrder = 1 object GradientFill1: TGradientFill Left = 5 Top = 4 Width = 148 Height = 49 NumberOfColors = 8 end object Image4: TImage Left = 14 Top = 12 Width = 33 Height = 33 Picture.Data = {} end object Image2: TImage Left = 46 Top = 12 Width = 33 Height = 33 Picture.Data = {} end object Image3: TImage Left = 78 Top = 12 Width = 33 Height = 33 Picture.Data = {} end object Image1: TImage Left = 110 Top = 12 Width = 33 Height = 33 Picture.Data = {} end end object Edit1: TEdit Left = 210 Top = 200 Width = 96 Height = 21 Hint = 'E-mail me at this address' Color = clSilver Ctl3D = True Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False ReadOnly = True TabOrder = 2 Text = 'doleg@idirect.com' end end