object Form1: TForm1 Left = 271 Top = 144 Width = 577 Height = 629 Caption = 'Simul'#225'tor hradlov'#233' s'#237't'#283 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Menu = MainMenu1 OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 240 Top = 8 Width = 32 Height = 13 Caption = 'Debug' end object Memo1: TMemo Left = 224 Top = 24 Width = 329 Height = 537 ScrollBars = ssVertical TabOrder = 0 end object GroupBox1: TGroupBox Left = 16 Top = 24 Width = 185 Height = 97 Caption = 'Mapa s'#237't'#283 TabOrder = 1 object Button1: TButton Left = 16 Top = 56 Width = 153 Height = 25 Caption = 'Na'#269#237'st hradlovou s'#237#357 TabOrder = 0 OnClick = Button1Click end object Edit1: TEdit Left = 16 Top = 24 Width = 121 Height = 21 TabOrder = 1 Text = 'C:\Z42\nevnorene1.xml' end object Button2: TButton Left = 144 Top = 24 Width = 25 Height = 25 Caption = '...' TabOrder = 2 OnClick = Button2Click end end object RadioButton1: TRadioButton Left = 56 Top = 184 Width = 113 Height = 17 Caption = 'RadioButton1' TabOrder = 2 end object XMLDocument1: TXMLDocument Active = True FileName = 'C:\Z42\nevnorene1.xml' Left = 40 Top = 65520 DOMVendorDesc = 'MSXML' end object OpenDialog1: TOpenDialog Left = 16 Top = 65520 end object MainMenu1: TMainMenu Left = 65528 Top = 65520 object Soubor1: TMenuItem Caption = 'Soubor' object Konec1: TMenuItem Caption = 'Konec' OnClick = Konec1Click end end object Npovda1: TMenuItem Caption = 'N'#225'pov'#283'da' object Oprogramu1: TMenuItem Caption = 'O programu' OnClick = Oprogramu1Click end end end object RDSConnection1: TRDSConnection Left = 128 Top = 312 end end