home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / start.exe / 0 / RCDATA / TZNALEZIONEFRM / TZNALEZIONEFRM.txt
Encoding:
Text File  |  1999-02-21  |  536 b   |  28 lines

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