home *** CD-ROM | disk | FTP | other *** search
- object frmZnalezione: TfrmZnalezione
- Left = 0
- Top = 0
- Width = 228
- Height = 327
- BorderIcons = [biSystemMenu]
- Caption = 'Wyszukane elementy:'
- Color = clBtnFace
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Courier'
- Font.Style = [fsBold]
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 16
- object lstFind: TListBox
- Left = 0
- Top = 0
- Width = 220
- Height = 300
- Align = alClient
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- OnClick = lstFindClick
- end
- end
-