object Form1: TForm1 Left = 221 Top = 111 Width = 1063 Height = 752 Caption = #381'elv'#225'ci' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 8 Top = 8 Width = 700 Height = 700 end object Label1: TLabel Left = 736 Top = 120 Width = 32 Height = 13 Caption = 'Label1' OnDblClick = Label1DblClick end object Label2: TLabel Left = 728 Top = 144 Width = 28 Height = 13 Caption = 'Tah'#367':' end object Edit1: TEdit Left = 720 Top = 80 Width = 329 Height = 21 ReadOnly = True TabOrder = 0 Text = '' end object Button1: TButton Left = 720 Top = 40 Width = 75 Height = 25 Caption = 'Nahraj' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 720 Top = 112 Width = 75 Height = 25 Caption = 'Zpracuj' TabOrder = 2 OnClick = Button2Click end object Memo1: TMemo Left = 728 Top = 224 Width = 313 Height = 481 Lines.Strings = ( '') ReadOnly = True TabOrder = 3 end object SpinEdit1: TSpinEdit Left = 728 Top = 160 Width = 65 Height = 22 MaxValue = 0 MinValue = 0 TabOrder = 4 Value = 0 end object Button3: TButton Left = 720 Top = 192 Width = 75 Height = 25 Caption = 'Ulo'#382 TabOrder = 5 end object OpenDialog1: TOpenDialog Left = 816 Top = 40 end object SavePictureDialog1: TSavePictureDialog Left = 816 Top = 192 end end