object NajitFm: TNajitFm Left = 508 Top = 191 ActiveControl = NajitE BorderStyle = bsDialog Caption = 'Naj�t' ClientHeight = 154 ClientWidth = 301 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 16 Width = 25 Height = 13 Caption = 'Naj�t:' end object NajitE: TEdit Left = 72 Top = 8 Width = 209 Height = 21 TabOrder = 0 end object GroupBox1: TGroupBox Left = 8 Top = 40 Width = 281 Height = 69 Caption = 'Mo�nosti: ' TabOrder = 1 object VelikostPismenCh: TCheckBox Left = 8 Top = 17 Width = 145 Height = 17 Caption = 'Rozli�ovat mal� a velk�' TabOrder = 0 end object CelaSlovaCh: TCheckBox Left = 8 Top = 41 Width = 137 Height = 17 Caption = 'Pouze cel� slova' TabOrder = 1 end end object OKBtn: TBitBtn Left = 69 Top = 120 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 2 NumGlyphs = 2 end object StronoBtn: TBitBtn Left = 157 Top = 120 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 3 NumGlyphs = 2 end end