home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / Globy / _SETUP.1 / Sazeni3D.exe / 0 / RCDATA / TZDATROZ / TZDATROZ.txt
Text File  |  1994-11-07  |  34KB  |  1,533 lines

  1. object ZDatRoz: TZDatRoz
  2.   Left = 199
  3.   Top = 136
  4.   HelpContext = 310
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Pr∩┐╜ce s datab∩┐╜z∩┐╜ rozpis∩┐╜ - hra 5 ze 40'
  8.   ClientHeight = 361
  9.   ClientWidth = 487
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 6
  21.     Top = 34
  22.     Width = 82
  23.     Height = 13
  24.     Caption = 'Po∩┐╜et sloupc∩┐╜'
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 6
  33.     Top = 8
  34.     Width = 81
  35.     Height = 13
  36.     Caption = 'N∩┐╜zev rozpisu'
  37.     Font.Color = clWindowText
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = [fsBold]
  41.     ParentFont = False
  42.   end
  43.   object Label3: TLabel
  44.     Left = 240
  45.     Top = 34
  46.     Width = 65
  47.     Height = 13
  48.     Caption = 'Po∩┐╜et ∩┐╜∩┐╜sel'
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.   end
  55.   object Label4: TLabel
  56.     Left = 350
  57.     Top = 34
  58.     Width = 97
  59.     Height = 13
  60.     Caption = 'z toho je tutovek'
  61.     Font.Color = clWindowText
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.   end
  67.   object Label20: TLabel
  68.     Left = 6
  69.     Top = 223
  70.     Width = 85
  71.     Height = 13
  72.     Caption = 'Z∩┐╜ruka rozpisu'
  73.     Font.Color = clWindowText
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.   end
  79.   object Label22: TLabel
  80.     Left = 148
  81.     Top = 34
  82.     Width = 30
  83.     Height = 13
  84.     Caption = 'Cena'
  85.     Font.Color = clWindowText
  86.     Font.Height = -11
  87.     Font.Name = 'MS Sans Serif'
  88.     Font.Style = [fsBold]
  89.     ParentFont = False
  90.   end
  91.   object Memo1: TMemo
  92.     Left = 3
  93.     Top = 239
  94.     Width = 482
  95.     Height = 93
  96.     MaxLength = 5000
  97.     ReadOnly = True
  98.     ScrollBars = ssVertical
  99.     TabOrder = 4
  100.     OnKeyPress = Memo1KeyPress
  101.   end
  102.   object Edit91: TEdit
  103.     Left = 93
  104.     Top = 31
  105.     Width = 35
  106.     Height = 21
  107.     MaxLength = 3
  108.     ReadOnly = True
  109.     TabOrder = 0
  110.     OnExit = Edit91Exit
  111.     OnKeyPress = Edit91KeyPress
  112.   end
  113.   object Edit92: TEdit
  114.     Left = 309
  115.     Top = 30
  116.     Width = 35
  117.     Height = 21
  118.     MaxLength = 2
  119.     ReadOnly = True
  120.     TabOrder = 1
  121.     OnExit = Edit92Exit
  122.     OnKeyPress = Edit92KeyPress
  123.   end
  124.   object Edit93: TEdit
  125.     Left = 450
  126.     Top = 30
  127.     Width = 35
  128.     Height = 21
  129.     MaxLength = 3
  130.     ReadOnly = True
  131.     TabOrder = 2
  132.     OnExit = Edit93Exit
  133.     OnKeyPress = Edit93KeyPress
  134.   end
  135.   object Edit94: TEdit
  136.     Left = 182
  137.     Top = 31
  138.     Width = 35
  139.     Height = 21
  140.     TabStop = False
  141.     DragCursor = crHourGlass
  142.     DragMode = dmAutomatic
  143.     MaxLength = 2
  144.     ReadOnly = True
  145.     TabOrder = 5
  146.     OnExit = Edit92Exit
  147.     OnKeyPress = Edit92KeyPress
  148.   end
  149.   object GroupBox1: TGroupBox
  150.     Left = 2
  151.     Top = 52
  152.     Width = 484
  153.     Height = 164
  154.     TabOrder = 3
  155.     object Label5: TLabel
  156.       Left = 8
  157.       Top = 9
  158.       Width = 22
  159.       Height = 13
  160.       Alignment = taCenter
  161.       AutoSize = False
  162.       Caption = '1'
  163.     end
  164.     object Label6: TLabel
  165.       Left = 40
  166.       Top = 9
  167.       Width = 22
  168.       Height = 13
  169.       Alignment = taCenter
  170.       AutoSize = False
  171.       Caption = '2'
  172.     end
  173.     object Label7: TLabel
  174.       Left = 72
  175.       Top = 9
  176.       Width = 22
  177.       Height = 13
  178.       Alignment = taCenter
  179.       AutoSize = False
  180.       Caption = '3'
  181.     end
  182.     object Label8: TLabel
  183.       Left = 104
  184.       Top = 9
  185.       Width = 22
  186.       Height = 13
  187.       Alignment = taCenter
  188.       AutoSize = False
  189.       Caption = '4'
  190.     end
  191.     object Label9: TLabel
  192.       Left = 136
  193.       Top = 9
  194.       Width = 22
  195.       Height = 13
  196.       Alignment = taCenter
  197.       AutoSize = False
  198.       Caption = '5'
  199.     end
  200.     object Label10: TLabel
  201.       Left = 168
  202.       Top = 9
  203.       Width = 22
  204.       Height = 13
  205.       Alignment = taCenter
  206.       AutoSize = False
  207.       Caption = '6'
  208.     end
  209.     object Label11: TLabel
  210.       Left = 200
  211.       Top = 9
  212.       Width = 22
  213.       Height = 13
  214.       Alignment = taCenter
  215.       AutoSize = False
  216.       Caption = '7'
  217.     end
  218.     object Label12: TLabel
  219.       Left = 232
  220.       Top = 9
  221.       Width = 22
  222.       Height = 13
  223.       Alignment = taCenter
  224.       AutoSize = False
  225.       Caption = '8'
  226.     end
  227.     object Label13: TLabel
  228.       Left = 264
  229.       Top = 9
  230.       Width = 22
  231.       Height = 13
  232.       Alignment = taCenter
  233.       AutoSize = False
  234.       Caption = '9'
  235.     end
  236.     object Label14: TLabel
  237.       Left = 296
  238.       Top = 9
  239.       Width = 22
  240.       Height = 13
  241.       Alignment = taCenter
  242.       AutoSize = False
  243.       Caption = '10'
  244.     end
  245.     object Label15: TLabel
  246.       Left = 328
  247.       Top = 9
  248.       Width = 22
  249.       Height = 13
  250.       Alignment = taCenter
  251.       AutoSize = False
  252.       Caption = '11'
  253.     end
  254.     object Label16: TLabel
  255.       Left = 360
  256.       Top = 9
  257.       Width = 22
  258.       Height = 13
  259.       Alignment = taCenter
  260.       AutoSize = False
  261.       Caption = '12'
  262.     end
  263.     object Label17: TLabel
  264.       Left = 392
  265.       Top = 9
  266.       Width = 22
  267.       Height = 13
  268.       Alignment = taCenter
  269.       AutoSize = False
  270.       Caption = '13'
  271.     end
  272.     object Label18: TLabel
  273.       Left = 424
  274.       Top = 9
  275.       Width = 22
  276.       Height = 13
  277.       Alignment = taCenter
  278.       AutoSize = False
  279.       Caption = '14'
  280.     end
  281.     object Label19: TLabel
  282.       Left = 456
  283.       Top = 9
  284.       Width = 22
  285.       Height = 13
  286.       Alignment = taCenter
  287.       AutoSize = False
  288.       Caption = '15'
  289.     end
  290.     object Label21: TLabel
  291.       Left = 6
  292.       Top = 142
  293.       Width = 60
  294.       Height = 13
  295.       AutoSize = False
  296.       Caption = 'Strana 1'
  297.       Font.Color = clWindowText
  298.       Font.Height = -11
  299.       Font.Name = 'MS Sans Serif'
  300.       Font.Style = [fsBold]
  301.       ParentFont = False
  302.     end
  303.     object Edit1: TEdit
  304.       Left = 5
  305.       Top = 26
  306.       Width = 27
  307.       Height = 21
  308.       Font.Color = clBlack
  309.       Font.Height = -11
  310.       Font.Name = 'MS Sans Serif'
  311.       Font.Style = [fsBold]
  312.       MaxLength = 2
  313.       ParentFont = False
  314.       TabOrder = 0
  315.       OnExit = Edit1Exit
  316.       OnKeyPress = Edit1KeyPress
  317.     end
  318.     object Edit2: TEdit
  319.       Left = 5
  320.       Top = 48
  321.       Width = 27
  322.       Height = 21
  323.       Font.Color = clBlack
  324.       Font.Height = -11
  325.       Font.Name = 'MS Sans Serif'
  326.       Font.Style = [fsBold]
  327.       MaxLength = 2
  328.       ParentFont = False
  329.       TabOrder = 1
  330.       OnExit = Edit2Exit
  331.       OnKeyPress = Edit2KeyPress
  332.     end
  333.     object Edit3: TEdit
  334.       Left = 5
  335.       Top = 70
  336.       Width = 27
  337.       Height = 21
  338.       Font.Color = clBlack
  339.       Font.Height = -11
  340.       Font.Name = 'MS Sans Serif'
  341.       Font.Style = [fsBold]
  342.       MaxLength = 2
  343.       ParentFont = False
  344.       TabOrder = 2
  345.       OnExit = Edit3Exit
  346.       OnKeyPress = Edit3KeyPress
  347.     end
  348.     object Edit4: TEdit
  349.       Left = 5
  350.       Top = 92
  351.       Width = 27
  352.       Height = 21
  353.       Font.Color = clBlack
  354.       Font.Height = -11
  355.       Font.Name = 'MS Sans Serif'
  356.       Font.Style = [fsBold]
  357.       MaxLength = 2
  358.       ParentFont = False
  359.       TabOrder = 3
  360.       OnExit = Edit4Exit
  361.       OnKeyPress = Edit4KeyPress
  362.     end
  363.     object Edit5: TEdit
  364.       Left = 5
  365.       Top = 114
  366.       Width = 27
  367.       Height = 21
  368.       Font.Color = clBlack
  369.       Font.Height = -11
  370.       Font.Name = 'MS Sans Serif'
  371.       Font.Style = [fsBold]
  372.       MaxLength = 2
  373.       ParentFont = False
  374.       TabOrder = 4
  375.       OnExit = Edit5Exit
  376.       OnKeyPress = Edit5KeyPress
  377.     end
  378.     object Edit7: TEdit
  379.       Left = 37
  380.       Top = 26
  381.       Width = 27
  382.       Height = 21
  383.       Font.Color = clBlack
  384.       Font.Height = -11
  385.       Font.Name = 'MS Sans Serif'
  386.       Font.Style = [fsBold]
  387.       MaxLength = 2
  388.       ParentFont = False
  389.       TabOrder = 5
  390.       OnExit = Edit7Exit
  391.       OnKeyPress = Edit7KeyPress
  392.     end
  393.     object Edit8: TEdit
  394.       Left = 37
  395.       Top = 48
  396.       Width = 27
  397.       Height = 21
  398.       Font.Color = clBlack
  399.       Font.Height = -11
  400.       Font.Name = 'MS Sans Serif'
  401.       Font.Style = [fsBold]
  402.       MaxLength = 2
  403.       ParentFont = False
  404.       TabOrder = 6
  405.       OnExit = Edit8Exit
  406.       OnKeyPress = Edit8KeyPress
  407.     end
  408.     object Edit9: TEdit
  409.       Left = 37
  410.       Top = 70
  411.       Width = 27
  412.       Height = 21
  413.       Font.Color = clBlack
  414.       Font.Height = -11
  415.       Font.Name = 'MS Sans Serif'
  416.       Font.Style = [fsBold]
  417.       MaxLength = 2
  418.       ParentFont = False
  419.       TabOrder = 7
  420.       OnExit = Edit9Exit
  421.       OnKeyPress = Edit9KeyPress
  422.     end
  423.     object Edit10: TEdit
  424.       Left = 37
  425.       Top = 92
  426.       Width = 27
  427.       Height = 21
  428.       Font.Color = clBlack
  429.       Font.Height = -11
  430.       Font.Name = 'MS Sans Serif'
  431.       Font.Style = [fsBold]
  432.       MaxLength = 2
  433.       ParentFont = False
  434.       TabOrder = 8
  435.       OnExit = Edit10Exit
  436.       OnKeyPress = Edit10KeyPress
  437.     end
  438.     object Edit11: TEdit
  439.       Left = 37
  440.       Top = 114
  441.       Width = 27
  442.       Height = 21
  443.       Font.Color = clBlack
  444.       Font.Height = -11
  445.       Font.Name = 'MS Sans Serif'
  446.       Font.Style = [fsBold]
  447.       MaxLength = 2
  448.       ParentFont = False
  449.       TabOrder = 9
  450.       OnExit = Edit11Exit
  451.       OnKeyPress = Edit11KeyPress
  452.     end
  453.     object Edit13: TEdit
  454.       Left = 69
  455.       Top = 26
  456.       Width = 27
  457.       Height = 21
  458.       Font.Color = clBlack
  459.       Font.Height = -11
  460.       Font.Name = 'MS Sans Serif'
  461.       Font.Style = [fsBold]
  462.       MaxLength = 2
  463.       ParentFont = False
  464.       TabOrder = 10
  465.       OnExit = Edit13Exit
  466.       OnKeyPress = Edit13KeyPress
  467.     end
  468.     object Edit14: TEdit
  469.       Left = 69
  470.       Top = 48
  471.       Width = 27
  472.       Height = 21
  473.       Font.Color = clBlack
  474.       Font.Height = -11
  475.       Font.Name = 'MS Sans Serif'
  476.       Font.Style = [fsBold]
  477.       MaxLength = 2
  478.       ParentFont = False
  479.       TabOrder = 11
  480.       OnExit = Edit14Exit
  481.       OnKeyPress = Edit14KeyPress
  482.     end
  483.     object Edit15: TEdit
  484.       Left = 69
  485.       Top = 70
  486.       Width = 27
  487.       Height = 21
  488.       Font.Color = clBlack
  489.       Font.Height = -11
  490.       Font.Name = 'MS Sans Serif'
  491.       Font.Style = [fsBold]
  492.       MaxLength = 2
  493.       ParentFont = False
  494.       TabOrder = 12
  495.       OnExit = Edit15Exit
  496.       OnKeyPress = Edit15KeyPress
  497.     end
  498.     object Edit16: TEdit
  499.       Left = 69
  500.       Top = 92
  501.       Width = 27
  502.       Height = 21
  503.       Font.Color = clBlack
  504.       Font.Height = -11
  505.       Font.Name = 'MS Sans Serif'
  506.       Font.Style = [fsBold]
  507.       MaxLength = 2
  508.       ParentFont = False
  509.       TabOrder = 13
  510.       OnExit = Edit16Exit
  511.       OnKeyPress = Edit16KeyPress
  512.     end
  513.     object Edit17: TEdit
  514.       Left = 69
  515.       Top = 114
  516.       Width = 27
  517.       Height = 21
  518.       Font.Color = clBlack
  519.       Font.Height = -11
  520.       Font.Name = 'MS Sans Serif'
  521.       Font.Style = [fsBold]
  522.       MaxLength = 2
  523.       ParentFont = False
  524.       TabOrder = 14
  525.       OnExit = Edit17Exit
  526.       OnKeyPress = Edit17KeyPress
  527.     end
  528.     object Edit19: TEdit
  529.       Left = 101
  530.       Top = 26
  531.       Width = 27
  532.       Height = 21
  533.       Font.Color = clBlack
  534.       Font.Height = -11
  535.       Font.Name = 'MS Sans Serif'
  536.       Font.Style = [fsBold]
  537.       MaxLength = 2
  538.       ParentFont = False
  539.       TabOrder = 15
  540.       OnExit = Edit19Exit
  541.       OnKeyPress = Edit19KeyPress
  542.     end
  543.     object Edit20: TEdit
  544.       Left = 101
  545.       Top = 48
  546.       Width = 27
  547.       Height = 21
  548.       Font.Color = clBlack
  549.       Font.Height = -11
  550.       Font.Name = 'MS Sans Serif'
  551.       Font.Style = [fsBold]
  552.       MaxLength = 2
  553.       ParentFont = False
  554.       TabOrder = 16
  555.       OnExit = Edit20Exit
  556.       OnKeyPress = Edit20KeyPress
  557.     end
  558.     object Edit21: TEdit
  559.       Left = 101
  560.       Top = 70
  561.       Width = 27
  562.       Height = 21
  563.       Font.Color = clBlack
  564.       Font.Height = -11
  565.       Font.Name = 'MS Sans Serif'
  566.       Font.Style = [fsBold]
  567.       MaxLength = 2
  568.       ParentFont = False
  569.       TabOrder = 17
  570.       OnExit = Edit21Exit
  571.       OnKeyPress = Edit21KeyPress
  572.     end
  573.     object Edit22: TEdit
  574.       Left = 101
  575.       Top = 92
  576.       Width = 27
  577.       Height = 21
  578.       Font.Color = clBlack
  579.       Font.Height = -11
  580.       Font.Name = 'MS Sans Serif'
  581.       Font.Style = [fsBold]
  582.       MaxLength = 2
  583.       ParentFont = False
  584.       TabOrder = 18
  585.       OnExit = Edit22Exit
  586.       OnKeyPress = Edit22KeyPress
  587.     end
  588.     object Edit23: TEdit
  589.       Left = 101
  590.       Top = 114
  591.       Width = 27
  592.       Height = 21
  593.       Font.Color = clBlack
  594.       Font.Height = -11
  595.       Font.Name = 'MS Sans Serif'
  596.       Font.Style = [fsBold]
  597.       MaxLength = 2
  598.       ParentFont = False
  599.       TabOrder = 19
  600.       OnExit = Edit23Exit
  601.       OnKeyPress = Edit23KeyPress
  602.     end
  603.     object Edit25: TEdit
  604.       Left = 133
  605.       Top = 26
  606.       Width = 27
  607.       Height = 21
  608.       Font.Color = clBlack
  609.       Font.Height = -11
  610.       Font.Name = 'MS Sans Serif'
  611.       Font.Style = [fsBold]
  612.       MaxLength = 2
  613.       ParentFont = False
  614.       TabOrder = 20
  615.       OnExit = Edit25Exit
  616.       OnKeyPress = Edit25KeyPress
  617.     end
  618.     object Edit26: TEdit
  619.       Left = 133
  620.       Top = 48
  621.       Width = 27
  622.       Height = 21
  623.       Font.Color = clBlack
  624.       Font.Height = -11
  625.       Font.Name = 'MS Sans Serif'
  626.       Font.Style = [fsBold]
  627.       MaxLength = 2
  628.       ParentFont = False
  629.       TabOrder = 21
  630.       OnExit = Edit26Exit
  631.       OnKeyPress = Edit26KeyPress
  632.     end
  633.     object Edit27: TEdit
  634.       Left = 133
  635.       Top = 70
  636.       Width = 27
  637.       Height = 21
  638.       Font.Color = clBlack
  639.       Font.Height = -11
  640.       Font.Name = 'MS Sans Serif'
  641.       Font.Style = [fsBold]
  642.       MaxLength = 2
  643.       ParentFont = False
  644.       TabOrder = 22
  645.       OnExit = Edit27Exit
  646.       OnKeyPress = Edit27KeyPress
  647.     end
  648.     object Edit28: TEdit
  649.       Left = 133
  650.       Top = 92
  651.       Width = 27
  652.       Height = 21
  653.       Font.Color = clBlack
  654.       Font.Height = -11
  655.       Font.Name = 'MS Sans Serif'
  656.       Font.Style = [fsBold]
  657.       MaxLength = 2
  658.       ParentFont = False
  659.       TabOrder = 23
  660.       OnExit = Edit28Exit
  661.       OnKeyPress = Edit28KeyPress
  662.     end
  663.     object Edit29: TEdit
  664.       Left = 133
  665.       Top = 114
  666.       Width = 27
  667.       Height = 21
  668.       Font.Color = clBlack
  669.       Font.Height = -11
  670.       Font.Name = 'MS Sans Serif'
  671.       Font.Style = [fsBold]
  672.       MaxLength = 2
  673.       ParentFont = False
  674.       TabOrder = 24
  675.       OnExit = Edit29Exit
  676.       OnKeyPress = Edit29KeyPress
  677.     end
  678.     object Edit31: TEdit
  679.       Left = 165
  680.       Top = 26
  681.       Width = 27
  682.       Height = 21
  683.       Font.Color = clBlack
  684.       Font.Height = -11
  685.       Font.Name = 'MS Sans Serif'
  686.       Font.Style = [fsBold]
  687.       MaxLength = 2
  688.       ParentFont = False
  689.       TabOrder = 25
  690.       OnExit = Edit31Exit
  691.       OnKeyPress = Edit31KeyPress
  692.     end
  693.     object Edit32: TEdit
  694.       Left = 165
  695.       Top = 48
  696.       Width = 27
  697.       Height = 21
  698.       Font.Color = clBlack
  699.       Font.Height = -11
  700.       Font.Name = 'MS Sans Serif'
  701.       Font.Style = [fsBold]
  702.       MaxLength = 2
  703.       ParentFont = False
  704.       TabOrder = 26
  705.       OnExit = Edit32Exit
  706.       OnKeyPress = Edit32KeyPress
  707.     end
  708.     object Edit33: TEdit
  709.       Left = 165
  710.       Top = 70
  711.       Width = 27
  712.       Height = 21
  713.       Font.Color = clBlack
  714.       Font.Height = -11
  715.       Font.Name = 'MS Sans Serif'
  716.       Font.Style = [fsBold]
  717.       MaxLength = 2
  718.       ParentFont = False
  719.       TabOrder = 27
  720.       OnExit = Edit33Exit
  721.       OnKeyPress = Edit33KeyPress
  722.     end
  723.     object Edit34: TEdit
  724.       Left = 165
  725.       Top = 92
  726.       Width = 27
  727.       Height = 21
  728.       Font.Color = clBlack
  729.       Font.Height = -11
  730.       Font.Name = 'MS Sans Serif'
  731.       Font.Style = [fsBold]
  732.       MaxLength = 2
  733.       ParentFont = False
  734.       TabOrder = 28
  735.       OnExit = Edit34Exit
  736.       OnKeyPress = Edit34KeyPress
  737.     end
  738.     object Edit35: TEdit
  739.       Left = 165
  740.       Top = 114
  741.       Width = 27
  742.       Height = 21
  743.       Font.Color = clBlack
  744.       Font.Height = -11
  745.       Font.Name = 'MS Sans Serif'
  746.       Font.Style = [fsBold]
  747.       MaxLength = 2
  748.       ParentFont = False
  749.       TabOrder = 29
  750.       OnExit = Edit35Exit
  751.       OnKeyPress = Edit35KeyPress
  752.     end
  753.     object Edit37: TEdit
  754.       Left = 197
  755.       Top = 26
  756.       Width = 27
  757.       Height = 21
  758.       Font.Color = clBlack
  759.       Font.Height = -11
  760.       Font.Name = 'MS Sans Serif'
  761.       Font.Style = [fsBold]
  762.       MaxLength = 2
  763.       ParentFont = False
  764.       TabOrder = 30
  765.       OnExit = Edit37Exit
  766.       OnKeyPress = Edit37KeyPress
  767.     end
  768.     object Edit38: TEdit
  769.       Left = 197
  770.       Top = 48
  771.       Width = 27
  772.       Height = 21
  773.       Font.Color = clBlack
  774.       Font.Height = -11
  775.       Font.Name = 'MS Sans Serif'
  776.       Font.Style = [fsBold]
  777.       MaxLength = 2
  778.       ParentFont = False
  779.       TabOrder = 31
  780.       OnExit = Edit38Exit
  781.       OnKeyPress = Edit38KeyPress
  782.     end
  783.     object Edit39: TEdit
  784.       Left = 197
  785.       Top = 70
  786.       Width = 27
  787.       Height = 21
  788.       Font.Color = clBlack
  789.       Font.Height = -11
  790.       Font.Name = 'MS Sans Serif'
  791.       Font.Style = [fsBold]
  792.       MaxLength = 2
  793.       ParentFont = False
  794.       TabOrder = 32
  795.       OnExit = Edit39Exit
  796.       OnKeyPress = Edit39KeyPress
  797.     end
  798.     object Edit40: TEdit
  799.       Left = 197
  800.       Top = 92
  801.       Width = 27
  802.       Height = 21
  803.       Font.Color = clBlack
  804.       Font.Height = -11
  805.       Font.Name = 'MS Sans Serif'
  806.       Font.Style = [fsBold]
  807.       MaxLength = 2
  808.       ParentFont = False
  809.       TabOrder = 33
  810.       OnExit = Edit40Exit
  811.       OnKeyPress = Edit40KeyPress
  812.     end
  813.     object Edit41: TEdit
  814.       Left = 197
  815.       Top = 114
  816.       Width = 27
  817.       Height = 21
  818.       Font.Color = clBlack
  819.       Font.Height = -11
  820.       Font.Name = 'MS Sans Serif'
  821.       Font.Style = [fsBold]
  822.       MaxLength = 2
  823.       ParentFont = False
  824.       TabOrder = 34
  825.       OnExit = Edit41Exit
  826.       OnKeyPress = Edit41KeyPress
  827.     end
  828.     object Edit43: TEdit
  829.       Left = 229
  830.       Top = 26
  831.       Width = 27
  832.       Height = 21
  833.       Font.Color = clBlack
  834.       Font.Height = -11
  835.       Font.Name = 'MS Sans Serif'
  836.       Font.Style = [fsBold]
  837.       MaxLength = 2
  838.       ParentFont = False
  839.       TabOrder = 35
  840.       OnExit = Edit43Exit
  841.       OnKeyPress = Edit43KeyPress
  842.     end
  843.     object Edit44: TEdit
  844.       Left = 229
  845.       Top = 48
  846.       Width = 27
  847.       Height = 21
  848.       Font.Color = clBlack
  849.       Font.Height = -11
  850.       Font.Name = 'MS Sans Serif'
  851.       Font.Style = [fsBold]
  852.       MaxLength = 2
  853.       ParentFont = False
  854.       TabOrder = 36
  855.       OnExit = Edit44Exit
  856.       OnKeyPress = Edit44KeyPress
  857.     end
  858.     object Edit45: TEdit
  859.       Left = 229
  860.       Top = 70
  861.       Width = 27
  862.       Height = 21
  863.       Font.Color = clBlack
  864.       Font.Height = -11
  865.       Font.Name = 'MS Sans Serif'
  866.       Font.Style = [fsBold]
  867.       MaxLength = 2
  868.       ParentFont = False
  869.       TabOrder = 37
  870.       OnExit = Edit45Exit
  871.       OnKeyPress = Edit45KeyPress
  872.     end
  873.     object Edit46: TEdit
  874.       Left = 229
  875.       Top = 92
  876.       Width = 27
  877.       Height = 21
  878.       Font.Color = clBlack
  879.       Font.Height = -11
  880.       Font.Name = 'MS Sans Serif'
  881.       Font.Style = [fsBold]
  882.       MaxLength = 2
  883.       ParentFont = False
  884.       TabOrder = 38
  885.       OnExit = Edit46Exit
  886.       OnKeyPress = Edit46KeyPress
  887.     end
  888.     object Edit47: TEdit
  889.       Left = 229
  890.       Top = 114
  891.       Width = 27
  892.       Height = 21
  893.       Font.Color = clBlack
  894.       Font.Height = -11
  895.       Font.Name = 'MS Sans Serif'
  896.       Font.Style = [fsBold]
  897.       MaxLength = 2
  898.       ParentFont = False
  899.       TabOrder = 39
  900.       OnExit = Edit47Exit
  901.       OnKeyPress = Edit47KeyPress
  902.     end
  903.     object Edit49: TEdit
  904.       Left = 261
  905.       Top = 26
  906.       Width = 27
  907.       Height = 21
  908.       Font.Color = clBlack
  909.       Font.Height = -11
  910.       Font.Name = 'MS Sans Serif'
  911.       Font.Style = [fsBold]
  912.       MaxLength = 2
  913.       ParentFont = False
  914.       TabOrder = 40
  915.       OnExit = Edit49Exit
  916.       OnKeyPress = Edit49KeyPress
  917.     end
  918.     object Edit50: TEdit
  919.       Left = 261
  920.       Top = 48
  921.       Width = 27
  922.       Height = 21
  923.       Font.Color = clBlack
  924.       Font.Height = -11
  925.       Font.Name = 'MS Sans Serif'
  926.       Font.Style = [fsBold]
  927.       MaxLength = 2
  928.       ParentFont = False
  929.       TabOrder = 41
  930.       OnExit = Edit50Exit
  931.       OnKeyPress = Edit50KeyPress
  932.     end
  933.     object Edit51: TEdit
  934.       Left = 261
  935.       Top = 70
  936.       Width = 27
  937.       Height = 21
  938.       Font.Color = clBlack
  939.       Font.Height = -11
  940.       Font.Name = 'MS Sans Serif'
  941.       Font.Style = [fsBold]
  942.       MaxLength = 2
  943.       ParentFont = False
  944.       TabOrder = 42
  945.       OnExit = Edit51Exit
  946.       OnKeyPress = Edit51KeyPress
  947.     end
  948.     object Edit52: TEdit
  949.       Left = 261
  950.       Top = 92
  951.       Width = 27
  952.       Height = 21
  953.       Font.Color = clBlack
  954.       Font.Height = -11
  955.       Font.Name = 'MS Sans Serif'
  956.       Font.Style = [fsBold]
  957.       MaxLength = 2
  958.       ParentFont = False
  959.       TabOrder = 43
  960.       OnExit = Edit52Exit
  961.       OnKeyPress = Edit52KeyPress
  962.     end
  963.     object Edit53: TEdit
  964.       Left = 261
  965.       Top = 114
  966.       Width = 27
  967.       Height = 21
  968.       Font.Color = clBlack
  969.       Font.Height = -11
  970.       Font.Name = 'MS Sans Serif'
  971.       Font.Style = [fsBold]
  972.       MaxLength = 2
  973.       ParentFont = False
  974.       TabOrder = 44
  975.       OnExit = Edit53Exit
  976.       OnKeyPress = Edit53KeyPress
  977.     end
  978.     object Edit55: TEdit
  979.       Left = 293
  980.       Top = 26
  981.       Width = 27
  982.       Height = 21
  983.       Font.Color = clBlack
  984.       Font.Height = -11
  985.       Font.Name = 'MS Sans Serif'
  986.       Font.Style = [fsBold]
  987.       MaxLength = 2
  988.       ParentFont = False
  989.       TabOrder = 45
  990.       OnExit = Edit55Exit
  991.       OnKeyPress = Edit55KeyPress
  992.     end
  993.     object Edit56: TEdit
  994.       Left = 293
  995.       Top = 48
  996.       Width = 27
  997.       Height = 21
  998.       Font.Color = clBlack
  999.       Font.Height = -11
  1000.       Font.Name = 'MS Sans Serif'
  1001.       Font.Style = [fsBold]
  1002.       MaxLength = 2
  1003.       ParentFont = False
  1004.       TabOrder = 46
  1005.       OnExit = Edit56Exit
  1006.       OnKeyPress = Edit56KeyPress
  1007.     end
  1008.     object Edit57: TEdit
  1009.       Left = 293
  1010.       Top = 70
  1011.       Width = 27
  1012.       Height = 21
  1013.       Font.Color = clBlack
  1014.       Font.Height = -11
  1015.       Font.Name = 'MS Sans Serif'
  1016.       Font.Style = [fsBold]
  1017.       MaxLength = 2
  1018.       ParentFont = False
  1019.       TabOrder = 47
  1020.       OnExit = Edit57Exit
  1021.       OnKeyPress = Edit57KeyPress
  1022.     end
  1023.     object Edit58: TEdit
  1024.       Left = 293
  1025.       Top = 92
  1026.       Width = 27
  1027.       Height = 21
  1028.       Font.Color = clBlack
  1029.       Font.Height = -11
  1030.       Font.Name = 'MS Sans Serif'
  1031.       Font.Style = [fsBold]
  1032.       MaxLength = 2
  1033.       ParentFont = False
  1034.       TabOrder = 48
  1035.       OnExit = Edit58Exit
  1036.       OnKeyPress = Edit58KeyPress
  1037.     end
  1038.     object Edit59: TEdit
  1039.       Left = 293
  1040.       Top = 114
  1041.       Width = 27
  1042.       Height = 21
  1043.       Font.Color = clBlack
  1044.       Font.Height = -11
  1045.       Font.Name = 'MS Sans Serif'
  1046.       Font.Style = [fsBold]
  1047.       MaxLength = 2
  1048.       ParentFont = False
  1049.       TabOrder = 49
  1050.       OnExit = Edit59Exit
  1051.       OnKeyPress = Edit59KeyPress
  1052.     end
  1053.     object Edit61: TEdit
  1054.       Left = 325
  1055.       Top = 26
  1056.       Width = 27
  1057.       Height = 21
  1058.       Font.Color = clBlack
  1059.       Font.Height = -11
  1060.       Font.Name = 'MS Sans Serif'
  1061.       Font.Style = [fsBold]
  1062.       MaxLength = 2
  1063.       ParentFont = False
  1064.       TabOrder = 50
  1065.       OnExit = Edit61Exit
  1066.       OnKeyPress = Edit61KeyPress
  1067.     end
  1068.     object Edit62: TEdit
  1069.       Left = 325
  1070.       Top = 48
  1071.       Width = 27
  1072.       Height = 21
  1073.       Font.Color = clBlack
  1074.       Font.Height = -11
  1075.       Font.Name = 'MS Sans Serif'
  1076.       Font.Style = [fsBold]
  1077.       MaxLength = 2
  1078.       ParentFont = False
  1079.       TabOrder = 51
  1080.       OnExit = Edit62Exit
  1081.       OnKeyPress = Edit62KeyPress
  1082.     end
  1083.     object Edit63: TEdit
  1084.       Left = 325
  1085.       Top = 70
  1086.       Width = 27
  1087.       Height = 21
  1088.       Font.Color = clBlack
  1089.       Font.Height = -11
  1090.       Font.Name = 'MS Sans Serif'
  1091.       Font.Style = [fsBold]
  1092.       MaxLength = 2
  1093.       ParentFont = False
  1094.       TabOrder = 52
  1095.       OnExit = Edit63Exit
  1096.       OnKeyPress = Edit63KeyPress
  1097.     end
  1098.     object Edit64: TEdit
  1099.       Left = 325
  1100.       Top = 92
  1101.       Width = 27
  1102.       Height = 21
  1103.       Font.Color = clBlack
  1104.       Font.Height = -11
  1105.       Font.Name = 'MS Sans Serif'
  1106.       Font.Style = [fsBold]
  1107.       MaxLength = 2
  1108.       ParentFont = False
  1109.       TabOrder = 53
  1110.       OnExit = Edit64Exit
  1111.       OnKeyPress = Edit64KeyPress
  1112.     end
  1113.     object Edit65: TEdit
  1114.       Left = 325
  1115.       Top = 114
  1116.       Width = 27
  1117.       Height = 21
  1118.       Font.Color = clBlack
  1119.       Font.Height = -11
  1120.       Font.Name = 'MS Sans Serif'
  1121.       Font.Style = [fsBold]
  1122.       MaxLength = 2
  1123.       ParentFont = False
  1124.       TabOrder = 54
  1125.       OnExit = Edit65Exit
  1126.       OnKeyPress = Edit65KeyPress
  1127.     end
  1128.     object Edit67: TEdit
  1129.       Left = 357
  1130.       Top = 26
  1131.       Width = 27
  1132.       Height = 21
  1133.       Font.Color = clBlack
  1134.       Font.Height = -11
  1135.       Font.Name = 'MS Sans Serif'
  1136.       Font.Style = [fsBold]
  1137.       MaxLength = 2
  1138.       ParentFont = False
  1139.       TabOrder = 55
  1140.       OnExit = Edit67Exit
  1141.       OnKeyPress = Edit67KeyPress
  1142.     end
  1143.     object Edit68: TEdit
  1144.       Left = 357
  1145.       Top = 48
  1146.       Width = 27
  1147.       Height = 21
  1148.       Font.Color = clBlack
  1149.       Font.Height = -11
  1150.       Font.Name = 'MS Sans Serif'
  1151.       Font.Style = [fsBold]
  1152.       MaxLength = 2
  1153.       ParentFont = False
  1154.       TabOrder = 56
  1155.       OnExit = Edit68Exit
  1156.       OnKeyPress = Edit68KeyPress
  1157.     end
  1158.     object Edit69: TEdit
  1159.       Left = 357
  1160.       Top = 70
  1161.       Width = 27
  1162.       Height = 21
  1163.       Font.Color = clBlack
  1164.       Font.Height = -11
  1165.       Font.Name = 'MS Sans Serif'
  1166.       Font.Style = [fsBold]
  1167.       MaxLength = 2
  1168.       ParentFont = False
  1169.       TabOrder = 57
  1170.       OnExit = Edit69Exit
  1171.       OnKeyPress = Edit69KeyPress
  1172.     end
  1173.     object Edit70: TEdit
  1174.       Left = 357
  1175.       Top = 92
  1176.       Width = 27
  1177.       Height = 21
  1178.       Font.Color = clBlack
  1179.       Font.Height = -11
  1180.       Font.Name = 'MS Sans Serif'
  1181.       Font.Style = [fsBold]
  1182.       MaxLength = 2
  1183.       ParentFont = False
  1184.       TabOrder = 58
  1185.       OnExit = Edit70Exit
  1186.       OnKeyPress = Edit70KeyPress
  1187.     end
  1188.     object Edit71: TEdit
  1189.       Left = 357
  1190.       Top = 114
  1191.       Width = 27
  1192.       Height = 21
  1193.       Font.Color = clBlack
  1194.       Font.Height = -11
  1195.       Font.Name = 'MS Sans Serif'
  1196.       Font.Style = [fsBold]
  1197.       MaxLength = 2
  1198.       ParentFont = False
  1199.       TabOrder = 59
  1200.       OnExit = Edit71Exit
  1201.       OnKeyPress = Edit71KeyPress
  1202.     end
  1203.     object Edit73: TEdit
  1204.       Left = 389
  1205.       Top = 26
  1206.       Width = 27
  1207.       Height = 21
  1208.       Font.Color = clBlack
  1209.       Font.Height = -11
  1210.       Font.Name = 'MS Sans Serif'
  1211.       Font.Style = [fsBold]
  1212.       MaxLength = 2
  1213.       ParentFont = False
  1214.       TabOrder = 60
  1215.       OnExit = Edit73Exit
  1216.       OnKeyPress = Edit73KeyPress
  1217.     end
  1218.     object Edit74: TEdit
  1219.       Left = 389
  1220.       Top = 48
  1221.       Width = 27
  1222.       Height = 21
  1223.       Font.Color = clBlack
  1224.       Font.Height = -11
  1225.       Font.Name = 'MS Sans Serif'
  1226.       Font.Style = [fsBold]
  1227.       MaxLength = 2
  1228.       ParentFont = False
  1229.       TabOrder = 61
  1230.       OnExit = Edit74Exit
  1231.       OnKeyPress = Edit74KeyPress
  1232.     end
  1233.     object Edit75: TEdit
  1234.       Left = 389
  1235.       Top = 70
  1236.       Width = 27
  1237.       Height = 21
  1238.       Font.Color = clBlack
  1239.       Font.Height = -11
  1240.       Font.Name = 'MS Sans Serif'
  1241.       Font.Style = [fsBold]
  1242.       MaxLength = 2
  1243.       ParentFont = False
  1244.       TabOrder = 62
  1245.       OnExit = Edit75Exit
  1246.       OnKeyPress = Edit75KeyPress
  1247.     end
  1248.     object Edit76: TEdit
  1249.       Left = 389
  1250.       Top = 92
  1251.       Width = 27
  1252.       Height = 21
  1253.       Font.Color = clBlack
  1254.       Font.Height = -11
  1255.       Font.Name = 'MS Sans Serif'
  1256.       Font.Style = [fsBold]
  1257.       MaxLength = 2
  1258.       ParentFont = False
  1259.       TabOrder = 63
  1260.       OnExit = Edit76Exit
  1261.       OnKeyPress = Edit76KeyPress
  1262.     end
  1263.     object Edit77: TEdit
  1264.       Left = 389
  1265.       Top = 114
  1266.       Width = 27
  1267.       Height = 21
  1268.       Font.Color = clBlack
  1269.       Font.Height = -11
  1270.       Font.Name = 'MS Sans Serif'
  1271.       Font.Style = [fsBold]
  1272.       MaxLength = 2
  1273.       ParentFont = False
  1274.       TabOrder = 64
  1275.       OnExit = Edit77Exit
  1276.       OnKeyPress = Edit77KeyPress
  1277.     end
  1278.     object Edit79: TEdit
  1279.       Left = 421
  1280.       Top = 26
  1281.       Width = 27
  1282.       Height = 21
  1283.       Font.Color = clBlack
  1284.       Font.Height = -11
  1285.       Font.Name = 'MS Sans Serif'
  1286.       Font.Style = [fsBold]
  1287.       MaxLength = 2
  1288.       ParentFont = False
  1289.       TabOrder = 65
  1290.       OnExit = Edit79Exit
  1291.       OnKeyPress = Edit79KeyPress
  1292.     end
  1293.     object Edit80: TEdit
  1294.       Left = 421
  1295.       Top = 48
  1296.       Width = 27
  1297.       Height = 21
  1298.       Font.Color = clBlack
  1299.       Font.Height = -11
  1300.       Font.Name = 'MS Sans Serif'
  1301.       Font.Style = [fsBold]
  1302.       MaxLength = 2
  1303.       ParentFont = False
  1304.       TabOrder = 66
  1305.       OnExit = Edit80Exit
  1306.       OnKeyPress = Edit80KeyPress
  1307.     end
  1308.     object Edit81: TEdit
  1309.       Left = 421
  1310.       Top = 70
  1311.       Width = 27
  1312.       Height = 21
  1313.       Font.Color = clBlack
  1314.       Font.Height = -11
  1315.       Font.Name = 'MS Sans Serif'
  1316.       Font.Style = [fsBold]
  1317.       MaxLength = 2
  1318.       ParentFont = False
  1319.       TabOrder = 67
  1320.       OnExit = Edit81Exit
  1321.       OnKeyPress = Edit81KeyPress
  1322.     end
  1323.     object Edit82: TEdit
  1324.       Left = 421
  1325.       Top = 92
  1326.       Width = 27
  1327.       Height = 21
  1328.       Font.Color = clBlack
  1329.       Font.Height = -11
  1330.       Font.Name = 'MS Sans Serif'
  1331.       Font.Style = [fsBold]
  1332.       MaxLength = 2
  1333.       ParentFont = False
  1334.       TabOrder = 68
  1335.       OnExit = Edit82Exit
  1336.       OnKeyPress = Edit82KeyPress
  1337.     end
  1338.     object Edit83: TEdit
  1339.       Left = 421
  1340.       Top = 114
  1341.       Width = 27
  1342.       Height = 21
  1343.       Font.Color = clBlack
  1344.       Font.Height = -11
  1345.       Font.Name = 'MS Sans Serif'
  1346.       Font.Style = [fsBold]
  1347.       MaxLength = 2
  1348.       ParentFont = False
  1349.       TabOrder = 69
  1350.       OnExit = Edit83Exit
  1351.       OnKeyPress = Edit83KeyPress
  1352.     end
  1353.     object Edit85: TEdit
  1354.       Left = 453
  1355.       Top = 26
  1356.       Width = 27
  1357.       Height = 21
  1358.       Font.Color = clBlack
  1359.       Font.Height = -11
  1360.       Font.Name = 'MS Sans Serif'
  1361.       Font.Style = [fsBold]
  1362.       MaxLength = 2
  1363.       ParentFont = False
  1364.       TabOrder = 70
  1365.       OnExit = Edit85Exit
  1366.       OnKeyPress = Edit85KeyPress
  1367.     end
  1368.     object Edit86: TEdit
  1369.       Left = 453
  1370.       Top = 48
  1371.       Width = 27
  1372.       Height = 21
  1373.       Font.Color = clBlack
  1374.       Font.Height = -11
  1375.       Font.Name = 'MS Sans Serif'
  1376.       Font.Style = [fsBold]
  1377.       MaxLength = 2
  1378.       ParentFont = False
  1379.       TabOrder = 71
  1380.       OnExit = Edit86Exit
  1381.       OnKeyPress = Edit86KeyPress
  1382.     end
  1383.     object Edit87: TEdit
  1384.       Left = 453
  1385.       Top = 70
  1386.       Width = 27
  1387.       Height = 21
  1388.       Font.Color = clBlack
  1389.       Font.Height = -11
  1390.       Font.Name = 'MS Sans Serif'
  1391.       Font.Style = [fsBold]
  1392.       MaxLength = 2
  1393.       ParentFont = False
  1394.       TabOrder = 72
  1395.       OnExit = Edit87Exit
  1396.       OnKeyPress = Edit87KeyPress
  1397.     end
  1398.     object Edit88: TEdit
  1399.       Left = 453
  1400.       Top = 92
  1401.       Width = 27
  1402.       Height = 21
  1403.       Font.Color = clBlack
  1404.       Font.Height = -11
  1405.       Font.Name = 'MS Sans Serif'
  1406.       Font.Style = [fsBold]
  1407.       MaxLength = 2
  1408.       ParentFont = False
  1409.       TabOrder = 73
  1410.       OnExit = Edit88Exit
  1411.       OnKeyPress = Edit88KeyPress
  1412.     end
  1413.     object Edit89: TEdit
  1414.       Left = 453
  1415.       Top = 114
  1416.       Width = 27
  1417.       Height = 21
  1418.       Font.Color = clBlack
  1419.       Font.Height = -11
  1420.       Font.Name = 'MS Sans Serif'
  1421.       Font.Style = [fsBold]
  1422.       MaxLength = 2
  1423.       ParentFont = False
  1424.       TabOrder = 74
  1425.       OnExit = Edit89Exit
  1426.       OnKeyPress = Edit89KeyPress
  1427.     end
  1428.     object ScrollBar1: TScrollBar
  1429.       Left = 69
  1430.       Top = 141
  1431.       Width = 411
  1432.       Height = 14
  1433.       Max = 1
  1434.       Min = 1
  1435.       Position = 1
  1436.       TabOrder = 75
  1437.       TabStop = False
  1438.       OnChange = ScrollBar1Change
  1439.       OnScroll = ScrollBar1Scroll
  1440.     end
  1441.   end
  1442.   object ComboBox1: TComboBox
  1443.     Left = 95
  1444.     Top = 4
  1445.     Width = 391
  1446.     Height = 22
  1447.     Style = csOwnerDrawFixed
  1448.     DropDownCount = 20
  1449.     ItemHeight = 16
  1450.     Sorted = True
  1451.     TabOrder = 6
  1452.     OnChange = ComboBox1Change
  1453.   end
  1454.   object Button2: TButton
  1455.     Left = 4
  1456.     Top = 337
  1457.     Width = 80
  1458.     Height = 23
  1459.     Caption = '&Nov∩┐╜ rozpis'
  1460.     TabOrder = 7
  1461.     OnClick = Button2Click
  1462.   end
  1463.   object Button4: TButton
  1464.     Left = 86
  1465.     Top = 337
  1466.     Width = 80
  1467.     Height = 23
  1468.     Caption = 'O&pravit rozpis'
  1469.     TabOrder = 8
  1470.     OnClick = Button4Click
  1471.   end
  1472.   object Button9: TButton
  1473.     Left = 176
  1474.     Top = 337
  1475.     Width = 74
  1476.     Height = 23
  1477.     Caption = '&Export'
  1478.     Font.Color = clWindowText
  1479.     Font.Height = -11
  1480.     Font.Name = 'MS Sans Serif'
  1481.     Font.Style = []
  1482.     ParentFont = False
  1483.     TabOrder = 9
  1484.     OnClick = Button9Click
  1485.   end
  1486.   object Button10: TButton
  1487.     Left = 252
  1488.     Top = 337
  1489.     Width = 74
  1490.     Height = 23
  1491.     Caption = '&Import'
  1492.     Font.Color = clWindowText
  1493.     Font.Height = -11
  1494.     Font.Name = 'MS Sans Serif'
  1495.     Font.Style = []
  1496.     ParentFont = False
  1497.     TabOrder = 10
  1498.     OnClick = Button10Click
  1499.   end
  1500.   object Button3: TButton
  1501.     Left = 349
  1502.     Top = 337
  1503.     Width = 67
  1504.     Height = 23
  1505.     Caption = '&Vymazat'
  1506.     TabOrder = 11
  1507.     OnClick = Button3Click
  1508.   end
  1509.   object Button1: TButton
  1510.     Left = 418
  1511.     Top = 337
  1512.     Width = 68
  1513.     Height = 23
  1514.     Cancel = True
  1515.     Caption = '&Opustit'
  1516.     TabOrder = 12
  1517.     OnClick = Button1Click
  1518.   end
  1519.   object MSOfficeCaption1: TMSOfficeCaption
  1520.     AppNameText.FontKind = fkSystemB
  1521.     AppNameText.Visible = True
  1522.     CaptionText.Caption = 'Pr∩┐╜ce s datab∩┐╜z∩┐╜ rozpis∩┐╜ - hra 5 ze 40'
  1523.     CaptionText.ColorActive = clYellow
  1524.     CaptionText.ColorInactive = clGray
  1525.     CaptionText.FontKind = fkSystem
  1526.     CaptionText.Visible = True
  1527.     CompanyText.FontKind = fkSystemBI
  1528.     CompanyText.Visible = True
  1529.     Color = clNavy
  1530.     Left = 388
  1531.   end
  1532. end
  1533.