home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / Chip_2002-01_cd1.bin / oddech / tilerama / _SETUP.1 / Tilerama.exe / 0 / RCDATA / TFORMRESULTBOT / TFORMRESULTBOT.txt
Text File  |  2001-11-12  |  7KB  |  341 lines

  1. object FormResultBot: TFormResultBot
  2.   Left = 237
  3.   Top = 162
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Results'
  7.   ClientHeight = 288
  8.   ClientWidth = 288
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   OnActivate = FormActivate
  18.   OnCloseQuery = FormCloseQuery
  19.   OnKeyDown = FormKeyDown
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object ImageBack: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 288
  27.     Height = 288
  28.     Cursor = 21
  29.     Align = alClient
  30.     OnMouseDown = ImageBackMouseDown
  31.     OnMouseMove = ImageBackMouseMove
  32.     OnMouseUp = ImageBackMouseUp
  33.   end
  34.   object Panel: TPanel
  35.     Left = 8
  36.     Top = 8
  37.     Width = 272
  38.     Height = 224
  39.     BevelOuter = bvLowered
  40.     TabOrder = 0
  41.     object Bevel10: TBevel
  42.       Left = 8
  43.       Top = 86
  44.       Width = 257
  45.       Height = 40
  46.       Shape = bsFrame
  47.     end
  48.     object Bevel11: TBevel
  49.       Left = 146
  50.       Top = 95
  51.       Width = 107
  52.       Height = 21
  53.     end
  54.     object LabelDiff: TLabel
  55.       Left = 145
  56.       Top = 96
  57.       Width = 107
  58.       Height = 19
  59.       Alignment = taCenter
  60.       AutoSize = False
  61.       Font.Charset = DEFAULT_CHARSET
  62.       Font.Color = clBlack
  63.       Font.Height = -11
  64.       Font.Name = 'MS Sans Serif'
  65.       Font.Style = []
  66.       ParentFont = False
  67.       Transparent = True
  68.       Layout = tlCenter
  69.     end
  70.     object Bevel9: TBevel
  71.       Left = 8
  72.       Top = 127
  73.       Width = 257
  74.       Height = 64
  75.       Shape = bsFrame
  76.     end
  77.     object Bevel8: TBevel
  78.       Left = 137
  79.       Top = 7
  80.       Width = 128
  81.       Height = 78
  82.       Shape = bsFrame
  83.     end
  84.     object Bevel7: TBevel
  85.       Left = 8
  86.       Top = 7
  87.       Width = 128
  88.       Height = 78
  89.       Shape = bsFrame
  90.     end
  91.     object Bevel6: TBevel
  92.       Left = 145
  93.       Top = 137
  94.       Width = 109
  95.       Height = 21
  96.     end
  97.     object Bevel3: TBevel
  98.       Left = 197
  99.       Top = 35
  100.       Width = 56
  101.       Height = 19
  102.     end
  103.     object Bevel2: TBevel
  104.       Left = 67
  105.       Top = 35
  106.       Width = 56
  107.       Height = 19
  108.     end
  109.     object Bevel1: TBevel
  110.       Left = 67
  111.       Top = 56
  112.       Width = 56
  113.       Height = 19
  114.     end
  115.     object Label1: TLabel
  116.       Left = 20
  117.       Top = 59
  118.       Width = 59
  119.       Height = 13
  120.       AutoSize = False
  121.       Caption = 'Time : '
  122.       Transparent = True
  123.       Layout = tlCenter
  124.     end
  125.     object Label2: TLabel
  126.       Left = 20
  127.       Top = 38
  128.       Width = 59
  129.       Height = 13
  130.       AutoSize = False
  131.       Caption = 'Moves : '
  132.       Transparent = True
  133.       Layout = tlCenter
  134.     end
  135.     object LabelYMoves: TLabel
  136.       Left = 68
  137.       Top = 36
  138.       Width = 54
  139.       Height = 17
  140.       Alignment = taCenter
  141.       AutoSize = False
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = clMaroon
  144.       Font.Height = -11
  145.       Font.Name = 'MS Sans Serif'
  146.       Font.Style = []
  147.       ParentFont = False
  148.       Transparent = True
  149.       Layout = tlCenter
  150.     end
  151.     object LabelYTime: TLabel
  152.       Left = 68
  153.       Top = 57
  154.       Width = 54
  155.       Height = 17
  156.       Alignment = taCenter
  157.       AutoSize = False
  158.       Font.Charset = DEFAULT_CHARSET
  159.       Font.Color = clMaroon
  160.       Font.Height = -11
  161.       Font.Name = 'MS Sans Serif'
  162.       Font.Style = []
  163.       ParentFont = False
  164.       Transparent = True
  165.       Layout = tlCenter
  166.     end
  167.     object LabelCMoves: TLabel
  168.       Left = 198
  169.       Top = 36
  170.       Width = 54
  171.       Height = 17
  172.       Alignment = taCenter
  173.       AutoSize = False
  174.       Font.Charset = DEFAULT_CHARSET
  175.       Font.Color = clNavy
  176.       Font.Height = -11
  177.       Font.Name = 'MS Sans Serif'
  178.       Font.Style = []
  179.       ParentFont = False
  180.       Transparent = True
  181.       Layout = tlCenter
  182.     end
  183.     object Bevel4: TBevel
  184.       Left = 197
  185.       Top = 56
  186.       Width = 56
  187.       Height = 19
  188.     end
  189.     object LabelCTime: TLabel
  190.       Left = 198
  191.       Top = 57
  192.       Width = 54
  193.       Height = 17
  194.       Alignment = taCenter
  195.       AutoSize = False
  196.       Font.Charset = DEFAULT_CHARSET
  197.       Font.Color = clNavy
  198.       Font.Height = -11
  199.       Font.Name = 'MS Sans Serif'
  200.       Font.Style = []
  201.       ParentFont = False
  202.       Transparent = True
  203.       Layout = tlCenter
  204.     end
  205.     object Label5: TLabel
  206.       Left = 150
  207.       Top = 59
  208.       Width = 59
  209.       Height = 13
  210.       AutoSize = False
  211.       Caption = 'Time : '
  212.       Transparent = True
  213.       Layout = tlCenter
  214.     end
  215.     object Label6: TLabel
  216.       Left = 150
  217.       Top = 38
  218.       Width = 59
  219.       Height = 13
  220.       AutoSize = False
  221.       Caption = 'Moves : '
  222.       Transparent = True
  223.       Layout = tlCenter
  224.     end
  225.     object Label13: TLabel
  226.       Left = 15
  227.       Top = 11
  228.       Width = 98
  229.       Height = 18
  230.       AutoSize = False
  231.       Caption = 'Your Score'
  232.       Font.Charset = DEFAULT_CHARSET
  233.       Font.Color = clWindowText
  234.       Font.Height = -11
  235.       Font.Name = 'MS Sans Serif'
  236.       Font.Style = [fsBold]
  237.       ParentFont = False
  238.       Transparent = True
  239.       Layout = tlCenter
  240.       WordWrap = True
  241.     end
  242.     object Label7: TLabel
  243.       Left = 143
  244.       Top = 11
  245.       Width = 113
  246.       Height = 18
  247.       AutoSize = False
  248.       Caption = 'Computer'#39's Score'
  249.       Font.Charset = DEFAULT_CHARSET
  250.       Font.Color = clWindowText
  251.       Font.Height = -11
  252.       Font.Name = 'MS Sans Serif'
  253.       Font.Style = [fsBold]
  254.       ParentFont = False
  255.       Transparent = True
  256.       Layout = tlCenter
  257.       WordWrap = True
  258.     end
  259.     object Bevel5: TBevel
  260.       Left = 145
  261.       Top = 160
  262.       Width = 109
  263.       Height = 21
  264.     end
  265.     object LabelTWinner: TLabel
  266.       Left = 146
  267.       Top = 161
  268.       Width = 107
  269.       Height = 19
  270.       Alignment = taCenter
  271.       AutoSize = False
  272.       Font.Charset = DEFAULT_CHARSET
  273.       Font.Color = clNavy
  274.       Font.Height = -13
  275.       Font.Name = 'MS Sans Serif'
  276.       Font.Style = [fsBold]
  277.       ParentFont = False
  278.       Transparent = True
  279.       Layout = tlCenter
  280.     end
  281.     object LabelMWinner: TLabel
  282.       Left = 146
  283.       Top = 138
  284.       Width = 107
  285.       Height = 19
  286.       Alignment = taCenter
  287.       AutoSize = False
  288.       Font.Charset = DEFAULT_CHARSET
  289.       Font.Color = clNavy
  290.       Font.Height = -13
  291.       Font.Name = 'MS Sans Serif'
  292.       Font.Style = [fsBold]
  293.       ParentFont = False
  294.       Transparent = True
  295.       Layout = tlCenter
  296.     end
  297.     object Label11: TLabel
  298.       Left = 18
  299.       Top = 141
  300.       Width = 118
  301.       Height = 13
  302.       AutoSize = False
  303.       Caption = #39'Fewest Moves'#39'  Winner : '
  304.       Transparent = True
  305.       Layout = tlCenter
  306.     end
  307.     object Label12: TLabel
  308.       Left = 18
  309.       Top = 164
  310.       Width = 118
  311.       Height = 13
  312.       AutoSize = False
  313.       Caption = #39'Fastest Time'#39'  Winner : '
  314.       Transparent = True
  315.       Layout = tlCenter
  316.     end
  317.     object Label3: TLabel
  318.       Left = 18
  319.       Top = 99
  320.       Width = 118
  321.       Height = 13
  322.       AutoSize = False
  323.       Caption = 'Score Difference :'
  324.       Transparent = True
  325.       Layout = tlCenter
  326.     end
  327.     object ButtonOK: TButton
  328.       Left = 223
  329.       Top = 197
  330.       Width = 38
  331.       Height = 21
  332.       Cursor = crHandPoint
  333.       Caption = 'OK'
  334.       TabOrder = 0
  335.       OnClick = ButtonOKClick
  336.       OnKeyDown = FormKeyDown
  337.       OnMouseDown = ButtonOKMouseDown
  338.     end
  339.   end
  340. end
  341.