object Hled: THled Left = 348 Top = 212 HelpContext = 14 ActiveControl = Edit BorderStyle = bsDialog Caption = 'Vyhled'#225'v'#225'n'#237 ClientHeight = 132 ClientWidth = 220 Color = clBtnFace DefaultMonitor = dmDesktop Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poDesktopCenter OnClose = FormClose OnKeyPress = FormKeyPress OnShow = FormActivate PixelsPerInch = 96 TextHeight = 13 object lblNajit: TLabel Left = 20 Top = 35 Width = 49 Height = 24 AutoSize = False Caption = 'Naj'#237't:' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object Edit: TEdit Left = 82 Top = 37 Width = 121 Height = 21 TabOrder = 0 OnChange = EditChange OnKeyDown = EditKeyDown OnKeyPress = EditKeyPress end object btnNajdi: TButton Left = 26 Top = 96 Width = 75 Height = 25 Caption = 'Najdi' Default = True TabOrder = 1 OnClick = btnNajdiClick end object btnZavrit: TButton Left = 120 Top = 96 Width = 75 Height = 25 Caption = 'Zav'#345#237't' ModalResult = 2 TabOrder = 2 end object cbVsechna: TCheckBox Left = 8 Top = 8 Width = 105 Height = 17 Caption = 'V'#353'echna slov'#237#269'ka' Checked = True State = cbChecked TabOrder = 3 OnClick = cbVytahClick end object cbVytah: TCheckBox Left = 120 Top = 8 Width = 97 Height = 17 Caption = 'V'#253'tah slov'#237#269'ek' TabOrder = 4 OnClick = cbVytahClick end object rbCizi: TRadioButton Left = 32 Top = 72 Width = 81 Height = 17 Caption = 'Ang. / N'#283'm.' Checked = True TabOrder = 5 TabStop = True OnClick = cbVytahClick end object rbCes: TRadioButton Left = 120 Top = 72 Width = 57 Height = 17 Caption = #268'esky' TabOrder = 6 OnClick = cbVytahClick end end