object Debugform: TDebugform Left = 224 Top = 177 BorderStyle = bsDialog Caption = 'Debugform' ClientHeight = 273 ClientWidth = 427 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object BitBtn1: TBitBtn Left = 168 Top = 232 Width = 83 Height = 33 TabOrder = 0 Kind = bkOK end object chk_demomode: TCheckBox Left = 8 Top = 40 Width = 321 Height = 25 Caption = 'Demomode en dus eeuwig doorspelen' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object chk_wachttoets: TCheckBox Left = 8 Top = 8 Width = 361 Height = 25 Caption = 'Wacht_tot_toetsindruk_bij_computer_tegen_computer' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end object chk_partijbackup: TCheckBox Left = 8 Top = 72 Width = 321 Height = 25 Caption = 'Partijbackup_maken_voor_computerzet' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end object chk_zetredencode: TCheckBox Left = 8 Top = 104 Width = 321 Height = 25 Caption = 'Toon_ook_zetredencode_tijdens_debuggen' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 end object chk_aantalpartijen: TCheckBox Left = 8 Top = 136 Width = 321 Height = 25 Caption = 'Toon_aantal_partijen_sinds_programmastart' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 end object chkbox_registered: TCheckBox Left = 8 Top = 168 Width = 321 Height = 25 Caption = 'Geregistreerde versie' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 6 end end