object Form2: TForm2 Left = 0 Top = 0 Caption = #344'e'#353'en'#237' cesty' ClientHeight = 512 ClientWidth = 956 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object NejkratsiLabel: TLabel Left = 22 Top = 301 Width = 156 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Nejkrat'#353#237' cesta: ' end object Label1: TLabel Left = 22 Top = 351 Width = 156 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Po'#269'et pr'#367'chod'#367' zd'#237': ' end object Button1: TButton Left = 8 Top = 119 Width = 97 Height = 25 Caption = 'Na'#269#237'st bludi'#353't'#283'...' TabOrder = 0 OnClick = Button1Click end object RadioGroup: TRadioGroup Left = 8 Top = 8 Width = 185 Height = 105 Caption = 'Vyber zp'#367'sob '#345'e'#353'en'#237 ItemIndex = 0 Items.Strings = ( 'Bez zv'#283'd'#367 'Bez zv'#283'd'#367', skrz zdi' 'Se zv'#283'dy (nefunguje)' 'Se zv'#283'dy, skrz zdi (nefunguje)') TabOrder = 1 end object BludisteGrid: TStringGrid Left = 199 Top = 8 Width = 749 Height = 496 DefaultColWidth = 20 DefaultRowHeight = 20 FixedCols = 0 FixedRows = 0 TabOrder = 2 end object ZpetButton: TButton Left = 22 Top = 320 Width = 75 Height = 25 Caption = '<' Enabled = False TabOrder = 3 OnClick = ZpetButtonClick end object VpredButton: TButton Left = 103 Top = 320 Width = 75 Height = 25 Caption = '>' Enabled = False TabOrder = 4 OnClick = VpredButtonClick end object OpenDialog: TOpenDialog Left = 64 Top = 144 end end