object Form8: TForm8 Left = 252 Top = 233 Width = 439 Height = 200 Caption = 'Naj�t' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 24 Width = 30 Height = 16 Caption = 'Naj�t:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Edit1: TEdit Left = 48 Top = 24 Width = 337 Height = 21 TabOrder = 0 end object kejs: TCheckBox Left = 8 Top = 56 Width = 193 Height = 17 Caption = 'Rozli�ovat mal� a velk�' TabOrder = 1 end object celaSlova: TCheckBox Left = 8 Top = 80 Width = 121 Height = 17 Caption = 'Pouze cel� slova' TabOrder = 2 end object entireScope: TCheckBox Left = 216 Top = 56 Width = 169 Height = 17 Caption = 'Cel� text, ne jen od kurzoru' TabOrder = 4 end object vbloku: TCheckBox Left = 216 Top = 80 Width = 97 Height = 17 Caption = 'Pouze v bloku' TabOrder = 5 end object Button1: TButton Left = 88 Top = 136 Width = 75 Height = 25 Caption = '&Naj�t' Default = True ModalResult = 1 TabOrder = 6 end object Button2: TButton Left = 216 Top = 136 Width = 75 Height = 25 Cancel = True Caption = '&Zru�it' ModalResult = 2 TabOrder = 7 end object Dozadu: TCheckBox Left = 8 Top = 104 Width = 97 Height = 17 Caption = 'Dozadu' TabOrder = 3 end end