object Mastersearch: TMastersearch Left = 44 Top = 101 HelpContext = 105 BorderIcons = [] BorderStyle = bsDialog Caption = 'Mastersearch : Einzelschritt-�nderungs-Suche' ClientHeight = 312 ClientWidth = 550 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poDefaultSizeOnly OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 57 Top = 11 Width = 432 Height = 20 Caption = 'Bitte Savegames ausw�hlen und �nderungsstatus definieren' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 121 Top = 285 Width = 303 Height = 20 Caption = 'Suche l�uft ... Bitte einen Moment Geduld !' Font.Color = clFuchsia Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Visible = False end object Panel1: TPanel Left = 35 Top = 235 Width = 479 Height = 45 TabOrder = 29 object Button5: TButton Left = 186 Top = 10 Width = 97 Height = 25 Caption = 'Alle ausschlie�en' TabOrder = 0 OnClick = Button5Click end end object Edit1: TEdit Left = 36 Top = 66 Width = 121 Height = 21 TabOrder = 0 OnEnter = Edit1Enter end object Edit2: TEdit Left = 203 Top = 66 Width = 121 Height = 21 TabOrder = 1 OnEnter = Edit2Enter end object Edit3: TEdit Left = 369 Top = 66 Width = 121 Height = 21 TabOrder = 2 OnEnter = Edit3Enter end object Edit4: TEdit Left = 36 Top = 113 Width = 121 Height = 21 TabOrder = 3 Text = ' ' OnEnter = Edit4Enter end object Edit5: TEdit Left = 203 Top = 113 Width = 121 Height = 21 TabOrder = 4 Text = ' ' OnEnter = Edit5Enter end object Edit6: TEdit Left = 369 Top = 113 Width = 121 Height = 21 TabOrder = 5 Text = ' ' OnEnter = Edit6Enter end object Edit7: TEdit Left = 36 Top = 155 Width = 121 Height = 21 TabOrder = 6 Text = ' ' OnEnter = Edit7Enter end object Edit8: TEdit Left = 203 Top = 155 Width = 121 Height = 21 TabOrder = 7 Text = ' ' OnEnter = Edit8Enter end object Edit9: TEdit Left = 370 Top = 155 Width = 121 Height = 21 TabOrder = 8 Text = ' ' OnEnter = Edit9Enter end object Edit10: TEdit Left = 37 Top = 199 Width = 121 Height = 21 TabOrder = 9 Text = ' ' OnEnter = Edit10Enter end object Edit11: TEdit Left = 203 Top = 199 Width = 121 Height = 21 TabOrder = 10 Text = ' ' OnEnter = Edit11Enter end object Edit12: TEdit Left = 369 Top = 199 Width = 121 Height = 21 TabOrder = 11 Text = ' ' OnEnter = Edit12Enter end object CheckBox1: TCheckBox Left = 171 Top = 68 Width = 15 Height = 17 TabOrder = 12 end object CheckBox2: TCheckBox Left = 338 Top = 68 Width = 24 Height = 17 TabOrder = 13 end object CheckBox3: TCheckBox Left = 504 Top = 67 Width = 24 Height = 17 TabOrder = 14 end object CheckBox4: TCheckBox Left = 170 Top = 115 Width = 24 Height = 17 TabOrder = 15 end object CheckBox5: TCheckBox Left = 339 Top = 116 Width = 24 Height = 17 TabOrder = 16 end object CheckBox6: TCheckBox Left = 504 Top = 116 Width = 24 Height = 17 TabOrder = 17 end object CheckBox7: TCheckBox Left = 170 Top = 158 Width = 24 Height = 17 TabOrder = 18 end object CheckBox8: TCheckBox Left = 339 Top = 159 Width = 24 Height = 17 TabOrder = 19 end object CheckBox9: TCheckBox Left = 504 Top = 158 Width = 24 Height = 17 TabOrder = 20 end object CheckBox10: TCheckBox Left = 171 Top = 201 Width = 24 Height = 17 TabOrder = 21 end object CheckBox11: TCheckBox Left = 338 Top = 200 Width = 24 Height = 17 TabOrder = 22 end object Button1: TButton Left = 46 Top = 245 Width = 75 Height = 25 Caption = 'Hinzuf�gen' TabOrder = 23 OnClick = Button1Click end object Button2: TButton Left = 129 Top = 245 Width = 84 Height = 25 Caption = 'Ausschlie�en' TabOrder = 24 OnClick = Button2Click end object Button3: TButton Left = 325 Top = 245 Width = 95 Height = 25 Caption = 'Suche beginnen' TabOrder = 25 OnClick = Button3Click end object Button4: TButton Left = 427 Top = 245 Width = 75 Height = 25 Caption = 'Abbruch' TabOrder = 26 OnClick = Button4Click end object CheckBox13: TCheckBox Left = 171 Top = 36 Width = 100 Height = 17 Caption = '= Wert ge�ndert' State = cbChecked TabOrder = 27 OnEnter = CheckBox13Enter end object CheckBox14: TCheckBox Left = 282 Top = 36 Width = 91 Height = 17 Caption = '= Wert gleich' TabOrder = 28 OnEnter = CheckBox14Enter end end