home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / tema / autoskola / disk / AUTOSKOL.LZH / AUTOSKOL.EXE / 0 / RCDATA / TVOLBADALSIHOREZIMU / TVOLBADALSIHOREZIMU.txt
Text File  |  2002-06-08  |  1KB  |  67 lines

  1. object VolbaDalsihoRezimu: TVolbaDalsihoRezimu
  2.   Left = 431
  3.   Top = 270
  4.   Width = 191
  5.   Height = 170
  6.   BorderIcons = []
  7.   Caption = 'Dal∩┐╜∩┐╜ postup'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 169
  22.     Height = 13
  23.     Alignment = taCenter
  24.     AutoSize = False
  25.     Caption = 'Otev∩┐╜eli jste soubor s ot∩┐╜zkami, '
  26.   end
  27.   object Label2: TLabel
  28.     Left = 8
  29.     Top = 24
  30.     Width = 169
  31.     Height = 13
  32.     Alignment = taCenter
  33.     AutoSize = False
  34.     Caption = 've kter∩┐╜ch jste chybovali.'
  35.   end
  36.   object Button1: TButton
  37.     Tag = 1
  38.     Left = 8
  39.     Top = 48
  40.     Width = 169
  41.     Height = 25
  42.     Caption = 'Prohl∩┐╜et'
  43.     TabOrder = 0
  44.     OnClick = Button1Click
  45.   end
  46.   object Button2: TButton
  47.     Tag = 2
  48.     Left = 8
  49.     Top = 80
  50.     Width = 169
  51.     Height = 25
  52.     Caption = 'Procvi∩┐╜ovat'
  53.     TabOrder = 1
  54.     OnClick = Button1Click
  55.   end
  56.   object Button3: TButton
  57.     Tag = 3
  58.     Left = 8
  59.     Top = 112
  60.     Width = 169
  61.     Height = 25
  62.     Caption = 'Zkou∩┐╜et'
  63.     TabOrder = 2
  64.     OnClick = Button1Click
  65.   end
  66. end
  67.