home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Akce / autoskola.exe / AUTOSKOL.LZH / AUTOSKOL.EXE / 0 / RCDATA / TVOLBADALSIHOREZIMU / TVOLBADALSIHOREZIMU.txt
Text File  |  2003-03-26  |  1KB  |  68 lines

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