object frmNalezene: TfrmNalezene Left = 305 Top = 187 Width = 264 Height = 215 Caption = 'Seznam nalezen�ch' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 168 Top = 160 Width = 75 Height = 25 Cancel = True Caption = 'O&K' Default = True TabOrder = 0 OnClick = Button1Click end object lstNALEZENE: TListBox Left = 8 Top = 8 Width = 241 Height = 137 ItemHeight = 13 TabOrder = 1 OnClick = ListBox1Click end object StrHolder1: TStrHolder Left = 80 Top = 160 end end