home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / tema / UP / UCETNI PORADCE / QBUPDATE.EXE / 0 / RCDATA / TFORMVYBERPROJEKT / TFORMVYBERPROJEKT.txt
Encoding:
Text File  |  1999-11-10  |  842 b   |  45 lines

  1. object FormVyberProjekt: TFormVyberProjekt
  2.   Left = 92
  3.   Top = 191
  4.   Width = 402
  5.   Height = 177
  6.   Caption = 'Vyber projekt, kter∩┐╜ je t∩┐╜eba aktualizovat'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object lbProjekty: TListBox
  17.     Left = 8
  18.     Top = 8
  19.     Width = 297
  20.     Height = 137
  21.     ItemHeight = 13
  22.     TabOrder = 0
  23.   end
  24.   object btnOK: TButton
  25.     Left = 312
  26.     Top = 8
  27.     Width = 75
  28.     Height = 25
  29.     Caption = '&OK'
  30.     Default = True
  31.     ModalResult = 1
  32.     TabOrder = 1
  33.   end
  34.   object btnStorno: TButton
  35.     Left = 312
  36.     Top = 40
  37.     Width = 75
  38.     Height = 25
  39.     Caption = '&Storno'
  40.     Default = True
  41.     ModalResult = 2
  42.     TabOrder = 2
  43.   end
  44. end
  45.