object ZVEDedit: TZVEDedit Left = 0 Top = 0 BorderStyle = bsSingle Caption = 'Editovat zv'#283'da:' ClientHeight = 193 ClientWidth = 220 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 5 Width = 34 Height = 13 Caption = 'Sm'#283'ry:' end object Label2: TLabel Left = 113 Top = 5 Width = 16 Height = 13 Caption = '8/8' end object ListBox1: TListBox Left = 8 Top = 24 Width = 121 Height = 129 ItemHeight = 13 TabOrder = 0 end object Button1: TButton Left = 8 Top = 159 Width = 121 Height = 25 Caption = 'Smazat ozna'#269'en'#253 TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 135 Top = 24 Width = 34 Height = 25 Caption = '<' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 135 Top = 55 Width = 34 Height = 25 Caption = '>' TabOrder = 3 OnClick = Button3Click end object Button4: TButton Left = 135 Top = 86 Width = 34 Height = 25 Caption = 'v' TabOrder = 4 OnClick = Button4Click end object Button5: TButton Left = 135 Top = 117 Width = 34 Height = 25 Caption = '^' TabOrder = 5 OnClick = Button5Click end object Button6: TButton Left = 184 Top = 24 Width = 26 Height = 56 Caption = '^' TabOrder = 6 OnClick = Button6Click end object Button7: TButton Left = 184 Top = 86 Width = 26 Height = 56 Caption = 'v' TabOrder = 7 OnClick = Button7Click end object Button8: TButton Left = 135 Top = 159 Width = 75 Height = 25 Caption = 'OK' TabOrder = 8 OnClick = Button8Click end end