home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / sharewar / setup22L / epadlite.exe / 0 / RCDATA / TFRMNALEZENE / TFRMNALEZENE.txt
Text File  |  1998-10-18  |  712b  |  39 lines

  1. object frmNalezene: TfrmNalezene
  2.   Left = 305
  3.   Top = 187
  4.   Width = 264
  5.   Height = 215
  6.   Caption = 'Seznam nalezen∩┐╜ch'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Button1: TButton
  15.     Left = 168
  16.     Top = 160
  17.     Width = 75
  18.     Height = 25
  19.     Cancel = True
  20.     Caption = 'O&K'
  21.     Default = True
  22.     TabOrder = 0
  23.     OnClick = Button1Click
  24.   end
  25.   object lstNALEZENE: TListBox
  26.     Left = 8
  27.     Top = 8
  28.     Width = 241
  29.     Height = 137
  30.     ItemHeight = 13
  31.     TabOrder = 1
  32.     OnClick = ListBox1Click
  33.   end
  34.   object StrHolder1: TStrHolder
  35.     Left = 80
  36.     Top = 160
  37.   end
  38. end
  39.