home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 April / ChipCD_498.iso / chip32.exe / 0 / RCDATA / TZNALEZIONEFRM / TZNALEZIONEFRM.txt
Text File  |  1998-02-28  |  493b  |  26 lines

  1. object ZnalezioneFrm: TZnalezioneFrm
  2.   Left = 497
  3.   Top = 103
  4.   Width = 144
  5.   Height = 297
  6.   BorderIcons = []
  7.   Caption = 'Znaleziono:'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object ZnalezioneLBx: TListBox
  16.     Left = 0
  17.     Top = 0
  18.     Width = 136
  19.     Height = 270
  20.     Align = alClient
  21.     ItemHeight = 13
  22.     TabOrder = 0
  23.     OnClick = ZnalezioneLBxClick
  24.   end
  25. end
  26.