object Galgje: TGalgje Left = 323 Top = 206 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Hangman Deluxe v1.02' ClientHeight = 251 ClientWidth = 317 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = WelkeList PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 317 Height = 251 ParentShowHint = False Picture.Data = {} ShowHint = False Stretch = True end object Gauge1: TGauge Left = 148 Top = 40 Width = 150 Height = 20 Hint = 'Statistics' ForeColor = clNavy ParentShowHint = False Progress = 0 ShowHint = True end object Bevel1: TBevel Left = 148 Top = 19 Width = 150 Height = 41 Hint = 'Statistics' ParentShowHint = False ShowHint = True end object PaintBox1: TPaintBox Left = 12 Top = 12 Width = 117 Height = 157 Hint = 'Your status' ParentShowHint = False ShowHint = True OnPaint = verf end object Bevel2: TBevel Left = 11 Top = 11 Width = 119 Height = 159 Hint = 'Your status' ParentShowHint = False ShowHint = True end object Image2: TImage Left = 12 Top = 12 Width = 117 Height = 157 Picture.Data = {} end object Button1: TButton Left = 142 Top = 98 Width = 21 Height = 21 Caption = 'A' Enabled = False TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 166 Top = 98 Width = 21 Height = 21 Caption = 'B' Enabled = False TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 190 Top = 98 Width = 21 Height = 21 Caption = 'C' Enabled = False TabOrder = 2 OnClick = Button3Click end object Button4: TButton Left = 214 Top = 98 Width = 21 Height = 21 Caption = 'D' Enabled = False TabOrder = 3 OnClick = Button4Click end object Button5: TButton Left = 238 Top = 98 Width = 21 Height = 21 Caption = 'E' Enabled = False TabOrder = 4 OnClick = Button5Click end object Button6: TButton Left = 262 Top = 98 Width = 21 Height = 21 Caption = 'F' Enabled = False TabOrder = 5 OnClick = Button6Click end object Button8: TButton Left = 142 Top = 122 Width = 21 Height = 21 Caption = 'H' Enabled = False TabOrder = 7 OnClick = Button8Click end object Button9: TButton Left = 166 Top = 122 Width = 21 Height = 21 Caption = 'I' Enabled = False TabOrder = 8 OnClick = Button9Click end object Button10: TButton Left = 190 Top = 122 Width = 21 Height = 21 Caption = 'J' Enabled = False TabOrder = 9 OnClick = Button10Click end object Button11: TButton Left = 214 Top = 122 Width = 21 Height = 21 Caption = 'K' Enabled = False TabOrder = 10 OnClick = Button11Click end object Button12: TButton Left = 238 Top = 122 Width = 21 Height = 21 Caption = 'L' Enabled = False TabOrder = 11 OnClick = Button12Click end object Button13: TButton Left = 262 Top = 122 Width = 21 Height = 21 Caption = 'M' Enabled = False TabOrder = 12 OnClick = Button13Click end object Button14: TButton Left = 286 Top = 122 Width = 21 Height = 21 Caption = 'N' Enabled = False TabOrder = 13 OnClick = Button14Click end object Button15: TButton Left = 142 Top = 146 Width = 21 Height = 21 Caption = 'O' Enabled = False TabOrder = 14 OnClick = Button15Click end object Button16: TButton Left = 166 Top = 146 Width = 21 Height = 21 Caption = 'P' Enabled = False TabOrder = 15 OnClick = Button16Click end object Button17: TButton Left = 190 Top = 146 Width = 21 Height = 21 Caption = 'Q' Enabled = False TabOrder = 16 OnClick = Button17Click end object Button18: TButton Left = 214 Top = 146 Width = 21 Height = 21 Caption = 'R' Enabled = False TabOrder = 17 OnClick = Button18Click end object Button19: TButton Left = 238 Top = 146 Width = 21 Height = 21 Caption = 'S' Enabled = False TabOrder = 18 OnClick = Button19Click end object Button20: TButton Left = 262 Top = 146 Width = 21 Height = 21 Caption = 'T' Enabled = False TabOrder = 19 OnClick = Button20Click end object Button21: TButton Left = 286 Top = 146 Width = 21 Height = 21 Caption = 'U' Enabled = False TabOrder = 20 OnClick = Button21Click end object Button22: TButton Left = 142 Top = 170 Width = 21 Height = 21 Caption = 'V' Enabled = False TabOrder = 21 OnClick = Button22Click end object Button23: TButton Left = 166 Top = 170 Width = 21 Height = 21 Caption = 'W' Enabled = False TabOrder = 22 OnClick = Button23Click end object Button24: TButton Left = 190 Top = 170 Width = 21 Height = 21 Caption = 'X' Enabled = False TabOrder = 23 OnClick = Button24Click end object Button25: TButton Left = 214 Top = 170 Width = 21 Height = 21 Caption = 'Y' Enabled = False TabOrder = 24 OnClick = Button25Click end object Button26: TButton Left = 238 Top = 170 Width = 21 Height = 21 Caption = 'Z' Enabled = False TabOrder = 25 OnClick = Button26Click end object Button7: TButton Left = 286 Top = 98 Width = 21 Height = 21 Caption = 'G' Enabled = False TabOrder = 6 OnClick = Button7Click end object Panel1: TPanel Left = 142 Top = 69 Width = 162 Height = 21 Hint = 'Click a letter to guess' BevelOuter = bvLowered Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Courier' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 26 end object About: TButton Left = 12 Top = 224 Width = 50 Height = 21 Hint = 'Help info' Caption = '&Help' ParentShowHint = False ShowHint = True TabOrder = 28 OnClick = AboutClick end object Start: TButton Left = 256 Top = 224 Width = 50 Height = 21 Hint = 'Click here to begin' Caption = '&Go!' Default = True ParentShowHint = False ShowHint = True TabOrder = 27 OnClick = StartClick end object Guess: TPanel Left = 148 Top = 20 Width = 150 Height = 20 Hint = 'Statistics' BevelOuter = bvLowered Caption = '0/0 guessed' ParentShowHint = False ShowHint = True TabOrder = 29 end object Panel2: TPanel Left = 11 Top = 170 Width = 119 Height = 21 BevelOuter = bvLowered Caption = 'Score: 1000' ParentShowHint = False ShowHint = False TabOrder = 30 end object Help: TButton Left = 64 Top = 224 Width = 55 Height = 21 Hint = 'Choose wordlist' Caption = '&Wordlist' ParentShowHint = False ShowHint = True TabOrder = 31 OnClick = HelpClick end object Button27: TButton Left = 121 Top = 224 Width = 50 Height = 21 Hint = 'View highscores' Caption = '&Scores' ParentShowHint = False ShowHint = True TabOrder = 32 OnClick = Button27Click end object Panel3: TPanel Left = 11 Top = 197 Width = 295 Height = 21 BevelOuter = bvLowered TabOrder = 33 end object New: TButton Left = 204 Top = 224 Width = 50 Height = 21 Hint = 'Start a new game' Caption = '&New' ParentShowHint = False ShowHint = True TabOrder = 34 OnClick = NewClick end object OpenDialog1: TOpenDialog DefaultExt = 'hwl' FileName = '*.hwl' Filter = 'Hangman Word List (*.hwl) | *.hwl' Options = [ofHideReadOnly, ofFileMustExist] Left = 284 Top = 172 end end