object Form1: TForm1 Left = 268 Top = 161 Width = 765 Height = 562 Caption = 'Simul'#225'tor hradlov'#233' s'#237't'#283' - Z41' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Menu = MainMenu1 OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 8 Width = 71 Height = 13 Caption = 'Textov'#225' '#269#225'st 1' end object Label2: TLabel Left = 360 Top = 8 Width = 71 Height = 13 Caption = 'Textov'#225' '#269#225'st 2' end object Button1: TButton Left = 16 Top = 472 Width = 99 Height = 25 Caption = 'Na'#269#237'st soubor' TabOrder = 0 OnClick = Button1Click end object Button3: TButton Left = 136 Top = 472 Width = 187 Height = 25 Caption = 'Ulo'#382'it jako XML' TabOrder = 1 OnClick = Button3Click end object Button2: TButton Left = 344 Top = 472 Width = 145 Height = 25 Caption = 'p'#345'ev'#233'st na XML' TabOrder = 2 OnClick = Button2Click end object RichEdit1: TRichEdit Left = 16 Top = 24 Width = 313 Height = 441 TabOrder = 3 end object RichEdit2: TRichEdit Left = 368 Top = 24 Width = 377 Height = 441 TabOrder = 4 end object Button4: TButton Left = 624 Top = 472 Width = 113 Height = 25 Caption = 'Konec' TabOrder = 5 OnClick = Button4Click end object MainMenu1: TMainMenu Left = 336 Top = 320 object Soubor1: TMenuItem Caption = 'Soubor' object Otevt1: TMenuItem Caption = 'Otev'#345#237't (textov'#225' '#269#225'st 1)' OnClick = Otevt1Click end object Uloit1: TMenuItem Caption = 'Ulo'#382'it (textov'#225' '#269#225'st 2 - ulo'#382'it XML)' OnClick = Uloit1Click end object KOnec1: TMenuItem Caption = 'Konec' OnClick = KOnec1Click end end end object OpenDialog1: TOpenDialog Left = 336 Top = 288 end object SaveDialog1: TSaveDialog DefaultExt = 'txt' Filter = 'Textov'#233' soubory|txt' Left = 336 Top = 256 end end