object frmZnalezione: TfrmZnalezione Left = 438 Top = 203 Width = 228 Height = 327 BorderIcons = [biSystemMenu] Caption = 'Wyszukane elementy:' Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Courier' Font.Style = [fsBold] OldCreateOrder = False PixelsPerInch = 120 TextHeight = 18 object lstFind: TListBox Left = 0 Top = 0 Width = 220 Height = 300 Align = alClient Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 0 OnClick = lstFindClick OnKeyUp = lstFindKeyUp end end