home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 December / PCWorld_2000-12_cd.bin / Software / TemaCD / ciskriz / PCISLA.EXE / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2000-11-01  |  1KB  |  70 lines

  1. object Form2: TForm2
  2.   Left = 324
  3.   Top = 172
  4.   Width = 302
  5.   Height = 216
  6.   Caption = 'v∩┐╜b∩┐╜r ∩┐╜lohy'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = True
  15.   OnActivate = FormCreate
  16.   OnCreate = FormCreate
  17.   OnShow = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Label1: TLabel
  21.     Left = 136
  22.     Top = 88
  23.     Width = 137
  24.     Height = 16
  25.     Alignment = taCenter
  26.     AutoSize = False
  27.     Color = clYellow
  28.     ParentColor = False
  29.     OnClick = Button1Click
  30.   end
  31.   object Label2: TLabel
  32.     Left = 144
  33.     Top = 40
  34.     Width = 101
  35.     Height = 32
  36.     Alignment = taCenter
  37.     Caption = 'n∩┐╜zev vybran∩┐╜ ∩┐╜lohy:'
  38.     WordWrap = True
  39.   end
  40.   object ListBox1: TListBox
  41.     Left = 24
  42.     Top = 8
  43.     Width = 89
  44.     Height = 169
  45.     ItemHeight = 16
  46.     Sorted = True
  47.     TabOrder = 0
  48.     OnClick = ListBox1Click
  49.     OnDblClick = ListBox1DblClick
  50.   end
  51.   object Button1: TButton
  52.     Left = 136
  53.     Top = 144
  54.     Width = 65
  55.     Height = 25
  56.     Caption = ' vybr∩┐╜no'
  57.     TabOrder = 1
  58.     OnClick = Button1Click
  59.   end
  60.   object Button2: TButton
  61.     Left = 208
  62.     Top = 144
  63.     Width = 65
  64.     Height = 25
  65.     Caption = 'zru∩┐╜'
  66.     TabOrder = 2
  67.     OnClick = Button2Click
  68.   end
  69. end
  70.