home *** CD-ROM | disk | FTP | other *** search
- object frmZnalezione: TfrmZnalezione
- Left = 0
- Top = 156
- Width = 213
- 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
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object lstFind: TListBox
- Left = 0
- Top = 0
- Width = 205
- Height = 300
- Align = alClient
- Color = clBlack
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- Sorted = True
- TabOrder = 0
- OnKeyUp = lstFindKeyUp
- OnMouseUp = lstFindMouseUp
- end
- end
-