object Form1: TForm1 Left = 192 Top = 102 Width = 811 Height = 838 Caption = 'Hradla - Z41' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 32 Top = 56 Width = 58 Height = 13 Caption = 'Popis hradla' end object Label2: TLabel Left = 416 Top = 56 Width = 77 Height = 13 Caption = 'V'#253'sledek v XML' end object Button1: TButton Left = 40 Top = 24 Width = 113 Height = 25 Caption = 'Na'#269#237'st ze souboru' TabOrder = 0 OnClick = Button1Click end object Memo1: TMemo Left = 24 Top = 72 Width = 337 Height = 617 Lines.Strings = ( 'Memo1') TabOrder = 1 end object Button2: TButton Left = 168 Top = 24 Width = 113 Height = 25 Caption = 'Ulo'#382'it s'#237#357' jako' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 592 Top = 752 Width = 115 Height = 25 Caption = 'Ukon'#269'it program' TabOrder = 3 OnClick = Button3Click end object Button4: TButton Left = 24 Top = 712 Width = 761 Height = 25 Caption = 'Vy'#269'istit ob'#283' textov'#233' pole' TabOrder = 4 OnClick = Button4Click end object Memo2: TMemo Left = 408 Top = 72 Width = 369 Height = 617 Lines.Strings = ( 'Memo2') TabOrder = 5 end object OpenDialog1: TOpenDialog Left = 104 Top = 760 end object SaveDialog1: TSaveDialog DefaultExt = '*.xml' Left = 56 Top = 760 end end