object AddMulti2: TAddMulti2 Left = 62 Top = 54 BorderIcons = [] BorderStyle = bsSingle Caption = 'Multischalter hinzuf�gen' ClientHeight = 301 ClientWidth = 467 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poDefaultSizeOnly OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label2: TLabel Left = 13 Top = 12 Width = 295 Height = 13 Caption = 'Auf die gew�nschte Position doppelclicken zum �bernehmen !' Font.Color = clTeal Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 13 Top = 120 Width = 272 Height = 13 Caption = 'Adressen, die durch den Multischalter ver�ndert werden : ' end object Label4: TLabel Left = 382 Top = 120 Width = 23 Height = 13 Caption = 'Wert' end object ListBox1: TListBox Left = 13 Top = 37 Width = 384 Height = 71 ItemHeight = 13 Items.Strings = ( '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '') TabOrder = 0 OnDblClick = ListBox1DblClick end object Button1: TButton Left = 13 Top = 265 Width = 75 Height = 25 Caption = 'OK' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 95 Top = 265 Width = 75 Height = 25 Caption = 'Abbruch' TabOrder = 2 OnClick = Button2Click end object Edit6: TEdit Left = 382 Top = 139 Width = 69 Height = 21 MaxLength = 10 TabOrder = 3 OnExit = EditExit end object Edit1: TEdit Left = 13 Top = 140 Width = 358 Height = 21 TabOrder = 4 OnEnter = Edit1Enter end object Edit2: TEdit Left = 13 Top = 165 Width = 358 Height = 21 TabOrder = 5 OnEnter = Edit1Enter end object Edit3: TEdit Left = 13 Top = 188 Width = 358 Height = 21 TabOrder = 6 OnEnter = Edit1Enter end object Edit4: TEdit Left = 13 Top = 212 Width = 358 Height = 21 TabOrder = 7 OnEnter = Edit1Enter end object Edit5: TEdit Left = 13 Top = 235 Width = 358 Height = 21 TabOrder = 8 OnEnter = Edit1Enter end object Edit7: TEdit Left = 382 Top = 164 Width = 69 Height = 21 MaxLength = 10 TabOrder = 9 OnExit = EditExit end object Edit8: TEdit Left = 382 Top = 188 Width = 69 Height = 21 MaxLength = 10 TabOrder = 10 OnExit = EditExit end object Edit9: TEdit Left = 382 Top = 212 Width = 69 Height = 21 MaxLength = 10 TabOrder = 11 OnExit = EditExit end object Edit10: TEdit Left = 382 Top = 236 Width = 69 Height = 21 MaxLength = 10 TabOrder = 12 OnExit = EditExit end object Button3: TButton Left = 382 Top = 265 Width = 71 Height = 25 Caption = 'L�schen' TabOrder = 13 OnClick = Button3Click end end