home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Dzieci / Guess / _SETUP.1 / guessfns.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Encoding:
Text File  |  1998-01-01  |  3.3 KB  |  171 lines

  1. object Form4: TForm4
  2.   Left = 159
  3.   Top = 89
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Guess'#39'n Find'
  7.   ClientHeight = 274
  8.   ClientWidth = 289
  9.   Color = clMaroon
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 225
  20.     Height = 33
  21.     AutoSize = False
  22.     Caption = 'Guess'#39'n Find 1.1'
  23.     Font.Color = clYellow
  24.     Font.Height = -32
  25.     Font.Name = 'Times New Roman'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object Image1: TImage
  30.     Left = 248
  31.     Top = 8
  32.     Width = 33
  33.     Height = 33
  34.     Picture.Data = {<image000.ico>}
  35.   end
  36.   object Shape1: TShape
  37.     Left = 8
  38.     Top = 48
  39.     Width = 273
  40.     Height = 2
  41.     Pen.Color = clYellow
  42.   end
  43.   object Shape2: TShape
  44.     Left = 8
  45.     Top = 56
  46.     Width = 273
  47.     Height = 65
  48.     Brush.Color = clNavy
  49.     Pen.Color = clTeal
  50.   end
  51.   object Label2: TLabel
  52.     Left = 16
  53.     Top = 64
  54.     Width = 257
  55.     Height = 17
  56.     Alignment = taCenter
  57.     AutoSize = False
  58.     Caption = 'McMahon Software'
  59.     Font.Color = clLime
  60.     Font.Height = -13
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.     Transparent = True
  65.   end
  66.   object Label3: TLabel
  67.     Left = 16
  68.     Top = 80
  69.     Width = 257
  70.     Height = 17
  71.     Alignment = taCenter
  72.     AutoSize = False
  73.     Caption = '11622 E. 36th St.'
  74.     Font.Color = clLime
  75.     Font.Height = -13
  76.     Font.Name = 'MS Sans Serif'
  77.     Font.Style = []
  78.     ParentFont = False
  79.     Transparent = True
  80.   end
  81.   object Label4: TLabel
  82.     Left = 16
  83.     Top = 96
  84.     Width = 257
  85.     Height = 17
  86.     Alignment = taCenter
  87.     AutoSize = False
  88.     Caption = 'Tulsa, OK  74146-2805'
  89.     Font.Color = clLime
  90.     Font.Height = -13
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = []
  93.     ParentFont = False
  94.     Transparent = True
  95.   end
  96.   object Shape3: TShape
  97.     Left = 8
  98.     Top = 120
  99.     Width = 273
  100.     Height = 33
  101.     Brush.Color = clNavy
  102.     Pen.Color = clTeal
  103.   end
  104.   object Label5: TLabel
  105.     Left = 16
  106.     Top = 128
  107.     Width = 257
  108.     Height = 17
  109.     Alignment = taCenter
  110.     AutoSize = False
  111.     Caption = 'mcmahon@galstar.com'
  112.     Font.Color = clLime
  113.     Font.Height = -13
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = []
  116.     ParentFont = False
  117.     Transparent = True
  118.   end
  119.   object Shape4: TShape
  120.     Left = 8
  121.     Top = 160
  122.     Width = 273
  123.     Height = 41
  124.     Brush.Color = clNavy
  125.     Pen.Color = clTeal
  126.   end
  127.   object Label6: TLabel
  128.     Left = 16
  129.     Top = 171
  130.     Width = 257
  131.     Height = 17
  132.     Alignment = taCenter
  133.     AutoSize = False
  134.     Caption = 'DISTRIBUTE FREELY'
  135.     Font.Color = clLime
  136.     Font.Height = -16
  137.     Font.Name = 'MS Sans Serif'
  138.     Font.Style = [fsBold]
  139.     ParentFont = False
  140.     Transparent = True
  141.   end
  142.   object Label7: TLabel
  143.     Left = 8
  144.     Top = 208
  145.     Width = 273
  146.     Height = 17
  147.     Alignment = taCenter
  148.     AutoSize = False
  149.     Caption = '∩┐╜ 1997-1998 Larry McMahon'
  150.     Font.Color = clYellow
  151.     Font.Height = -13
  152.     Font.Name = 'MS Sans Serif'
  153.     Font.Style = []
  154.     ParentFont = False
  155.   end
  156.   object Button1: TButton
  157.     Left = 8
  158.     Top = 232
  159.     Width = 273
  160.     Height = 33
  161.     Caption = 'OK'
  162.     Default = True
  163.     TabOrder = 0
  164.     OnClick = Button1Click
  165.   end
  166.   object Timer1: TTimer
  167.     OnTimer = Timer1Timer
  168.     Left = 16
  169.   end
  170. end
  171.