home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1997 February / club9702.bin / SHARE95 / 95GOMOKU / _SETUP.1 / Gomoku.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1996-09-02  |  5KB  |  238 lines

  1. object Form2: TForm2
  2.   Left = 183
  3.   Top = 152
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About:'
  7.   ClientHeight = 262
  8.   ClientWidth = 462
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnKeyPress = FormKeyPress
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 462
  24.     Height = 262
  25.     Align = alClient
  26.     Shape = bsFrame
  27.   end
  28.   object imgBackGround: TImage
  29.     Left = 0
  30.     Top = 0
  31.     Width = 462
  32.     Height = 262
  33.     Align = alClient
  34.     Picture.Data = {<image000.bmp>}
  35.     Stretch = True
  36.   end
  37.   object Bevel3: TBevel
  38.     Left = 8
  39.     Top = 72
  40.     Width = 446
  41.     Height = 153
  42.   end
  43.   object LabelEffect3: TLabelEffect
  44.     Left = 94
  45.     Top = 120
  46.     Width = 274
  47.     Height = 41
  48.     DepthShadow = 10
  49.     ColourHighlight = clAqua
  50.     ColourShadow = clSilver
  51.     EffectStyle = esCustom
  52.     ColourScheme = csCustom
  53.     AutoSize = True
  54.     Caption = 'Coded by STAS DRAPKIN'
  55.     Color = clBlack
  56.     Font.Color = clTeal
  57.     Font.Height = -21
  58.     Font.Name = 'WP Standard Sans'
  59.     Font.Style = [fsBold]
  60.     ParentColor = False
  61.     ParentFont = False
  62.     Transparent = True
  63.   end
  64.   object Label2: TLabel
  65.     Left = 135
  66.     Top = 152
  67.     Width = 192
  68.     Height = 16
  69.     Alignment = taCenter
  70.     Caption = 'Copyright ∩┐╜ 1996 GoodGuys Inc.'
  71.     Font.Color = clBlack
  72.     Font.Height = -13
  73.     Font.Name = 'Arial'
  74.     Font.Style = []
  75.     ParentFont = False
  76.     Transparent = True
  77.   end
  78.   object FxLabel1: TFxLabel
  79.     Left = 13
  80.     Top = 80
  81.     Width = 190
  82.     Height = 30
  83.     Alignment = taCenter
  84.     BevelInner = bvLowered
  85.     BevelWidth = 2
  86.     BorderStyle = bsSingle
  87.     Caption = 'Go-Moku'
  88.     Color = clBtnFace
  89.     Font.Color = clBlue
  90.     Font.Height = -24
  91.     Font.Name = 'Bookman Old Style'
  92.     Font.Style = [fsBold]
  93.     ParentColor = False
  94.     ParentFont = False
  95.     TextStyle = tsRaised
  96.   end
  97.   object FxLabel2: TFxLabel
  98.     Left = 202
  99.     Top = 80
  100.     Width = 247
  101.     Height = 30
  102.     Alignment = taCenter
  103.     BevelInner = bvLowered
  104.     BevelWidth = 2
  105.     BorderStyle = bsSingle
  106.     Caption = 'Version 1.2'
  107.     Color = clBtnFace
  108.     Font.Color = clBlue
  109.     Font.Height = -24
  110.     Font.Name = 'Bookman Old Style'
  111.     Font.Style = [fsBold]
  112.     ParentColor = False
  113.     ParentFont = False
  114.     TextStyle = tsRaised
  115.   end
  116.   object Label1: TLabel
  117.     Left = 157
  118.     Top = 201
  119.     Width = 49
  120.     Height = 16
  121.     Alignment = taCenter
  122.     Caption = 'E-Mail : '
  123.     Font.Color = clBlack
  124.     Font.Height = -13
  125.     Font.Name = 'Arial'
  126.     Font.Style = []
  127.     ParentFont = False
  128.     Transparent = True
  129.   end
  130.   object RegLabel: TLabel
  131.     Left = 16
  132.     Top = 176
  133.     Width = 433
  134.     Height = 17
  135.     Alignment = taCenter
  136.     AutoSize = False
  137.     Caption = 'UNREGISTERED'
  138.     Font.Color = clBlue
  139.     Font.Height = -16
  140.     Font.Name = 'System'
  141.     Font.Style = [fsBold]
  142.     ParentFont = False
  143.     Transparent = True
  144.   end
  145.   object Image5: TImage
  146.     Left = 102
  147.     Top = 20
  148.     Width = 33
  149.     Height = 33
  150.     Picture.Data = {<image001.ico>}
  151.   end
  152.   object Image6: TImage
  153.     Left = 326
  154.     Top = 20
  155.     Width = 33
  156.     Height = 33
  157.     Picture.Data = {<image002.ico>}
  158.   end
  159.   object OkButton: TButton
  160.     Left = 191
  161.     Top = 232
  162.     Width = 81
  163.     Height = 25
  164.     Hint = ' Very Nice Program , I Love It !!!'
  165.     Caption = '&OK'
  166.     Default = True
  167.     Font.Color = clBlack
  168.     Font.Height = -11
  169.     Font.Name = 'MS Sans Serif'
  170.     Font.Style = [fsBold]
  171.     ModalResult = 1
  172.     ParentFont = False
  173.     TabOrder = 0
  174.   end
  175.   object Panel1: TPanel
  176.     Left = 153
  177.     Top = 8
  178.     Width = 157
  179.     Height = 57
  180.     BevelInner = bvRaised
  181.     BevelWidth = 2
  182.     TabOrder = 1
  183.     object GradientFill1: TGradientFill
  184.       Left = 5
  185.       Top = 4
  186.       Width = 148
  187.       Height = 49
  188.       NumberOfColors = 8
  189.     end
  190.     object Image4: TImage
  191.       Left = 14
  192.       Top = 12
  193.       Width = 33
  194.       Height = 33
  195.       Picture.Data = {<image003.ico>}
  196.     end
  197.     object Image2: TImage
  198.       Left = 46
  199.       Top = 12
  200.       Width = 33
  201.       Height = 33
  202.       Picture.Data = {<image004.ico>}
  203.     end
  204.     object Image3: TImage
  205.       Left = 78
  206.       Top = 12
  207.       Width = 33
  208.       Height = 33
  209.       Picture.Data = {<image005.ico>}
  210.     end
  211.     object Image1: TImage
  212.       Left = 110
  213.       Top = 12
  214.       Width = 33
  215.       Height = 33
  216.       Picture.Data = {<image006.ico>}
  217.     end
  218.   end
  219.   object Edit1: TEdit
  220.     Left = 210
  221.     Top = 200
  222.     Width = 96
  223.     Height = 21
  224.     Hint = 'E-mail me at this address'
  225.     Color = clSilver
  226.     Ctl3D = True
  227.     Font.Color = clBlack
  228.     Font.Height = -11
  229.     Font.Name = 'MS Sans Serif'
  230.     Font.Style = []
  231.     ParentCtl3D = False
  232.     ParentFont = False
  233.     ReadOnly = True
  234.     TabOrder = 2
  235.     Text = 'doleg@idirect.com'
  236.   end
  237. end
  238.