object FormResultBot: TFormResultBot Left = 237 Top = 162 BorderIcons = [] BorderStyle = bsNone Caption = 'Results' ClientHeight = 288 ClientWidth = 288 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDefault OnActivate = FormActivate OnCloseQuery = FormCloseQuery OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ImageBack: TImage Left = 0 Top = 0 Width = 288 Height = 288 Cursor = 21 Align = alClient OnMouseDown = ImageBackMouseDown OnMouseMove = ImageBackMouseMove OnMouseUp = ImageBackMouseUp end object Panel: TPanel Left = 8 Top = 8 Width = 272 Height = 224 BevelOuter = bvLowered TabOrder = 0 object Bevel10: TBevel Left = 8 Top = 86 Width = 257 Height = 40 Shape = bsFrame end object Bevel11: TBevel Left = 146 Top = 95 Width = 107 Height = 21 end object LabelDiff: TLabel Left = 145 Top = 96 Width = 107 Height = 19 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter end object Bevel9: TBevel Left = 8 Top = 127 Width = 257 Height = 64 Shape = bsFrame end object Bevel8: TBevel Left = 137 Top = 7 Width = 128 Height = 78 Shape = bsFrame end object Bevel7: TBevel Left = 8 Top = 7 Width = 128 Height = 78 Shape = bsFrame end object Bevel6: TBevel Left = 145 Top = 137 Width = 109 Height = 21 end object Bevel3: TBevel Left = 197 Top = 35 Width = 56 Height = 19 end object Bevel2: TBevel Left = 67 Top = 35 Width = 56 Height = 19 end object Bevel1: TBevel Left = 67 Top = 56 Width = 56 Height = 19 end object Label1: TLabel Left = 20 Top = 59 Width = 59 Height = 13 AutoSize = False Caption = 'Time : ' Transparent = True Layout = tlCenter end object Label2: TLabel Left = 20 Top = 38 Width = 59 Height = 13 AutoSize = False Caption = 'Moves : ' Transparent = True Layout = tlCenter end object LabelYMoves: TLabel Left = 68 Top = 36 Width = 54 Height = 17 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter end object LabelYTime: TLabel Left = 68 Top = 57 Width = 54 Height = 17 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter end object LabelCMoves: TLabel Left = 198 Top = 36 Width = 54 Height = 17 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter end object Bevel4: TBevel Left = 197 Top = 56 Width = 56 Height = 19 end object LabelCTime: TLabel Left = 198 Top = 57 Width = 54 Height = 17 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter end object Label5: TLabel Left = 150 Top = 59 Width = 59 Height = 13 AutoSize = False Caption = 'Time : ' Transparent = True Layout = tlCenter end object Label6: TLabel Left = 150 Top = 38 Width = 59 Height = 13 AutoSize = False Caption = 'Moves : ' Transparent = True Layout = tlCenter end object Label13: TLabel Left = 15 Top = 11 Width = 98 Height = 18 AutoSize = False Caption = 'Your Score' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter WordWrap = True end object Label7: TLabel Left = 143 Top = 11 Width = 113 Height = 18 AutoSize = False Caption = 'Computer'#39's Score' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter WordWrap = True end object Bevel5: TBevel Left = 145 Top = 160 Width = 109 Height = 21 end object LabelTWinner: TLabel Left = 146 Top = 161 Width = 107 Height = 19 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter end object LabelMWinner: TLabel Left = 146 Top = 138 Width = 107 Height = 19 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter end object Label11: TLabel Left = 18 Top = 141 Width = 118 Height = 13 AutoSize = False Caption = #39'Fewest Moves'#39' Winner : ' Transparent = True Layout = tlCenter end object Label12: TLabel Left = 18 Top = 164 Width = 118 Height = 13 AutoSize = False Caption = #39'Fastest Time'#39' Winner : ' Transparent = True Layout = tlCenter end object Label3: TLabel Left = 18 Top = 99 Width = 118 Height = 13 AutoSize = False Caption = 'Score Difference :' Transparent = True Layout = tlCenter end object ButtonOK: TButton Left = 223 Top = 197 Width = 38 Height = 21 Cursor = crHandPoint Caption = 'OK' TabOrder = 0 OnClick = ButtonOKClick OnKeyDown = FormKeyDown OnMouseDown = ButtonOKMouseDown end end end