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

  1. object R100: TR100
  2.   Left = 197
  3.   Top = 100
  4.   HelpContext = 263
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Rozpis se 100% v∩┐╜hrou na 176 sloupc∩┐╜'
  8.   ClientHeight = 391
  9.   ClientWidth = 557
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnActivate = FormActivate
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label2: TLabel
  21.     Left = 3
  22.     Top = 4
  23.     Width = 552
  24.     Height = 13
  25.     AutoSize = False
  26.     Font.Color = clWindowText
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object PB1: TGauge
  33.     Left = 4
  34.     Top = 148
  35.     Width = 176
  36.     Height = 21
  37.     ForeColor = clNavy
  38.     BackColor = clYellow
  39.     Progress = 0
  40.     Visible = False
  41.   end
  42.   object Label1: TLabel
  43.     Left = 248
  44.     Top = 177
  45.     Width = 77
  46.     Height = 13
  47.     Caption = 'Po∩┐╜et v∩┐╜her :'
  48.     Font.Color = clWindowText
  49.     Font.Height = -11
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.   end
  54.   object Label3: TLabel
  55.     Left = 337
  56.     Top = 176
  57.     Width = 33
  58.     Height = 13
  59.     Alignment = taCenter
  60.     AutoSize = False
  61.   end
  62.   object Label4: TLabel
  63.     Left = 375
  64.     Top = 176
  65.     Width = 33
  66.     Height = 13
  67.     Alignment = taCenter
  68.     AutoSize = False
  69.   end
  70.   object Label5: TLabel
  71.     Left = 414
  72.     Top = 176
  73.     Width = 33
  74.     Height = 13
  75.     Alignment = taCenter
  76.     AutoSize = False
  77.   end
  78.   object Label6: TLabel
  79.     Left = 452
  80.     Top = 176
  81.     Width = 33
  82.     Height = 13
  83.     Alignment = taCenter
  84.     AutoSize = False
  85.   end
  86.   object Label7: TLabel
  87.     Left = 490
  88.     Top = 176
  89.     Width = 33
  90.     Height = 13
  91.     Alignment = taCenter
  92.     AutoSize = False
  93.   end
  94.   object Label8: TLabel
  95.     Left = 5
  96.     Top = 133
  97.     Width = 174
  98.     Height = 15
  99.     Alignment = taCenter
  100.     AutoSize = False
  101.     Visible = False
  102.   end
  103.   object Label9: TLabel
  104.     Left = 224
  105.     Top = 177
  106.     Width = 22
  107.     Height = 13
  108.     Caption = 'Filtr'
  109.     Font.Color = clRed
  110.     Font.Height = -11
  111.     Font.Name = 'MS Sans Serif'
  112.     Font.Style = [fsBold]
  113.     ParentFont = False
  114.     Visible = False
  115.     OnDblClick = Label9DblClick
  116.   end
  117.   object Button1: TButton
  118.     Left = 126
  119.     Top = 144
  120.     Width = 54
  121.     Height = 25
  122.     Cancel = True
  123.     Caption = '&Opustit'
  124.     TabOrder = 8
  125.     OnClick = Button1Click
  126.   end
  127.   object GroupBox1: TGroupBox
  128.     Left = 4
  129.     Top = 20
  130.     Width = 177
  131.     Height = 41
  132.     Caption = '  Skupina A - 5 ∩┐╜∩┐╜sel  '
  133.     Font.Color = clWindowText
  134.     Font.Height = -11
  135.     Font.Name = 'MS Sans Serif'
  136.     Font.Style = [fsBold]
  137.     ParentFont = False
  138.     TabOrder = 0
  139.     object Edit1: TEdit
  140.       Left = 12
  141.       Top = 15
  142.       Width = 27
  143.       Height = 21
  144.       Font.Color = clBlack
  145.       Font.Height = -11
  146.       Font.Name = 'MS Sans Serif'
  147.       Font.Style = [fsBold]
  148.       MaxLength = 2
  149.       ParentFont = False
  150.       TabOrder = 0
  151.       OnExit = Edit1Exit
  152.       OnKeyPress = Edit1KeyPress
  153.     end
  154.     object Edit2: TEdit
  155.       Left = 44
  156.       Top = 15
  157.       Width = 27
  158.       Height = 21
  159.       Font.Color = clBlack
  160.       Font.Height = -11
  161.       Font.Name = 'MS Sans Serif'
  162.       Font.Style = [fsBold]
  163.       MaxLength = 2
  164.       ParentFont = False
  165.       TabOrder = 1
  166.       OnExit = Edit2Exit
  167.       OnKeyPress = Edit2KeyPress
  168.     end
  169.     object Edit3: TEdit
  170.       Left = 76
  171.       Top = 15
  172.       Width = 27
  173.       Height = 21
  174.       Font.Color = clBlack
  175.       Font.Height = -11
  176.       Font.Name = 'MS Sans Serif'
  177.       Font.Style = [fsBold]
  178.       MaxLength = 2
  179.       ParentFont = False
  180.       TabOrder = 2
  181.       OnExit = Edit3Exit
  182.       OnKeyPress = Edit3KeyPress
  183.     end
  184.     object Edit4: TEdit
  185.       Left = 108
  186.       Top = 15
  187.       Width = 27
  188.       Height = 21
  189.       Font.Color = clBlack
  190.       Font.Height = -11
  191.       Font.Name = 'MS Sans Serif'
  192.       Font.Style = [fsBold]
  193.       MaxLength = 2
  194.       ParentFont = False
  195.       TabOrder = 3
  196.       OnExit = Edit4Exit
  197.       OnKeyPress = Edit4KeyPress
  198.     end
  199.     object Edit5: TEdit
  200.       Left = 140
  201.       Top = 15
  202.       Width = 27
  203.       Height = 21
  204.       Font.Color = clBlack
  205.       Font.Height = -11
  206.       Font.Name = 'MS Sans Serif'
  207.       Font.Style = [fsBold]
  208.       MaxLength = 2
  209.       ParentFont = False
  210.       TabOrder = 4
  211.       OnExit = Edit5Exit
  212.       OnKeyPress = Edit5KeyPress
  213.     end
  214.   end
  215.   object GroupBox2: TGroupBox
  216.     Left = 185
  217.     Top = 20
  218.     Width = 369
  219.     Height = 71
  220.     Caption = '  Skupina B - 22 ∩┐╜∩┐╜sel  '
  221.     Font.Color = clWindowText
  222.     Font.Height = -11
  223.     Font.Name = 'MS Sans Serif'
  224.     Font.Style = [fsBold]
  225.     ParentFont = False
  226.     TabOrder = 1
  227.     object Edit6: TEdit
  228.       Left = 12
  229.       Top = 17
  230.       Width = 27
  231.       Height = 21
  232.       Font.Color = clBlack
  233.       Font.Height = -11
  234.       Font.Name = 'MS Sans Serif'
  235.       Font.Style = [fsBold]
  236.       MaxLength = 2
  237.       ParentFont = False
  238.       TabOrder = 0
  239.       OnExit = Edit6Exit
  240.       OnKeyPress = Edit6KeyPress
  241.     end
  242.     object Edit7: TEdit
  243.       Left = 44
  244.       Top = 17
  245.       Width = 27
  246.       Height = 21
  247.       Font.Color = clBlack
  248.       Font.Height = -11
  249.       Font.Name = 'MS Sans Serif'
  250.       Font.Style = [fsBold]
  251.       MaxLength = 2
  252.       ParentFont = False
  253.       TabOrder = 1
  254.       OnExit = Edit7Exit
  255.       OnKeyPress = Edit7KeyPress
  256.     end
  257.     object Edit8: TEdit
  258.       Left = 76
  259.       Top = 17
  260.       Width = 27
  261.       Height = 21
  262.       Font.Color = clBlack
  263.       Font.Height = -11
  264.       Font.Name = 'MS Sans Serif'
  265.       Font.Style = [fsBold]
  266.       MaxLength = 2
  267.       ParentFont = False
  268.       TabOrder = 2
  269.       OnExit = Edit8Exit
  270.       OnKeyPress = Edit8KeyPress
  271.     end
  272.     object Edit9: TEdit
  273.       Left = 108
  274.       Top = 17
  275.       Width = 27
  276.       Height = 21
  277.       Font.Color = clBlack
  278.       Font.Height = -11
  279.       Font.Name = 'MS Sans Serif'
  280.       Font.Style = [fsBold]
  281.       MaxLength = 2
  282.       ParentFont = False
  283.       TabOrder = 3
  284.       OnExit = Edit9Exit
  285.       OnKeyPress = Edit9KeyPress
  286.     end
  287.     object Edit10: TEdit
  288.       Left = 140
  289.       Top = 17
  290.       Width = 27
  291.       Height = 21
  292.       Font.Color = clBlack
  293.       Font.Height = -11
  294.       Font.Name = 'MS Sans Serif'
  295.       Font.Style = [fsBold]
  296.       MaxLength = 2
  297.       ParentFont = False
  298.       TabOrder = 4
  299.       OnExit = Edit10Exit
  300.       OnKeyPress = Edit10KeyPress
  301.     end
  302.     object Edit11: TEdit
  303.       Left = 172
  304.       Top = 17
  305.       Width = 27
  306.       Height = 21
  307.       Font.Color = clBlack
  308.       Font.Height = -11
  309.       Font.Name = 'MS Sans Serif'
  310.       Font.Style = [fsBold]
  311.       MaxLength = 2
  312.       ParentFont = False
  313.       TabOrder = 5
  314.       OnExit = Edit11Exit
  315.       OnKeyPress = Edit11KeyPress
  316.     end
  317.     object Edit12: TEdit
  318.       Left = 204
  319.       Top = 17
  320.       Width = 27
  321.       Height = 21
  322.       Font.Color = clBlack
  323.       Font.Height = -11
  324.       Font.Name = 'MS Sans Serif'
  325.       Font.Style = [fsBold]
  326.       MaxLength = 2
  327.       ParentFont = False
  328.       TabOrder = 6
  329.       OnExit = Edit12Exit
  330.       OnKeyPress = Edit12KeyPress
  331.     end
  332.     object Edit13: TEdit
  333.       Left = 236
  334.       Top = 17
  335.       Width = 27
  336.       Height = 21
  337.       Font.Color = clBlack
  338.       Font.Height = -11
  339.       Font.Name = 'MS Sans Serif'
  340.       Font.Style = [fsBold]
  341.       MaxLength = 2
  342.       ParentFont = False
  343.       TabOrder = 7
  344.       OnExit = Edit13Exit
  345.       OnKeyPress = Edit13KeyPress
  346.     end
  347.     object Edit14: TEdit
  348.       Left = 268
  349.       Top = 17
  350.       Width = 27
  351.       Height = 21
  352.       Font.Color = clBlack
  353.       Font.Height = -11
  354.       Font.Name = 'MS Sans Serif'
  355.       Font.Style = [fsBold]
  356.       MaxLength = 2
  357.       ParentFont = False
  358.       TabOrder = 8
  359.       OnExit = Edit14Exit
  360.       OnKeyPress = Edit14KeyPress
  361.     end
  362.     object Edit15: TEdit
  363.       Left = 300
  364.       Top = 17
  365.       Width = 27
  366.       Height = 21
  367.       Font.Color = clBlack
  368.       Font.Height = -11
  369.       Font.Name = 'MS Sans Serif'
  370.       Font.Style = [fsBold]
  371.       MaxLength = 2
  372.       ParentFont = False
  373.       TabOrder = 9
  374.       OnExit = Edit15Exit
  375.       OnKeyPress = Edit15KeyPress
  376.     end
  377.     object Edit16: TEdit
  378.       Left = 332
  379.       Top = 17
  380.       Width = 27
  381.       Height = 21
  382.       Font.Color = clBlack
  383.       Font.Height = -11
  384.       Font.Name = 'MS Sans Serif'
  385.       Font.Style = [fsBold]
  386.       MaxLength = 2
  387.       ParentFont = False
  388.       TabOrder = 10
  389.       OnExit = Edit16Exit
  390.       OnKeyPress = Edit16KeyPress
  391.     end
  392.     object Edit17: TEdit
  393.       Left = 12
  394.       Top = 41
  395.       Width = 27
  396.       Height = 21
  397.       Font.Color = clBlack
  398.       Font.Height = -11
  399.       Font.Name = 'MS Sans Serif'
  400.       Font.Style = [fsBold]
  401.       MaxLength = 2
  402.       ParentFont = False
  403.       TabOrder = 11
  404.       OnExit = Edit17Exit
  405.       OnKeyPress = Edit17KeyPress
  406.     end
  407.     object Edit18: TEdit
  408.       Left = 44
  409.       Top = 41
  410.       Width = 27
  411.       Height = 21
  412.       Font.Color = clBlack
  413.       Font.Height = -11
  414.       Font.Name = 'MS Sans Serif'
  415.       Font.Style = [fsBold]
  416.       MaxLength = 2
  417.       ParentFont = False
  418.       TabOrder = 12
  419.       OnExit = Edit18Exit
  420.       OnKeyPress = Edit18KeyPress
  421.     end
  422.     object Edit19: TEdit
  423.       Left = 76
  424.       Top = 41
  425.       Width = 27
  426.       Height = 21
  427.       Font.Color = clBlack
  428.       Font.Height = -11
  429.       Font.Name = 'MS Sans Serif'
  430.       Font.Style = [fsBold]
  431.       MaxLength = 2
  432.       ParentFont = False
  433.       TabOrder = 13
  434.       OnExit = Edit19Exit
  435.       OnKeyPress = Edit19KeyPress
  436.     end
  437.     object Edit20: TEdit
  438.       Left = 108
  439.       Top = 41
  440.       Width = 27
  441.       Height = 21
  442.       Font.Color = clBlack
  443.       Font.Height = -11
  444.       Font.Name = 'MS Sans Serif'
  445.       Font.Style = [fsBold]
  446.       MaxLength = 2
  447.       ParentFont = False
  448.       TabOrder = 14
  449.       OnExit = Edit20Exit
  450.       OnKeyPress = Edit20KeyPress
  451.     end
  452.     object Edit21: TEdit
  453.       Left = 140
  454.       Top = 41
  455.       Width = 27
  456.       Height = 21
  457.       Font.Color = clBlack
  458.       Font.Height = -11
  459.       Font.Name = 'MS Sans Serif'
  460.       Font.Style = [fsBold]
  461.       MaxLength = 2
  462.       ParentFont = False
  463.       TabOrder = 15
  464.       OnExit = Edit21Exit
  465.       OnKeyPress = Edit21KeyPress
  466.     end
  467.     object Edit22: TEdit
  468.       Left = 172
  469.       Top = 41
  470.       Width = 27
  471.       Height = 21
  472.       Font.Color = clBlack
  473.       Font.Height = -11
  474.       Font.Name = 'MS Sans Serif'
  475.       Font.Style = [fsBold]
  476.       MaxLength = 2
  477.       ParentFont = False
  478.       TabOrder = 16
  479.       OnExit = Edit22Exit
  480.       OnKeyPress = Edit22KeyPress
  481.     end
  482.     object Edit23: TEdit
  483.       Left = 204
  484.       Top = 41
  485.       Width = 27
  486.       Height = 21
  487.       Font.Color = clBlack
  488.       Font.Height = -11
  489.       Font.Name = 'MS Sans Serif'
  490.       Font.Style = [fsBold]
  491.       MaxLength = 2
  492.       ParentFont = False
  493.       TabOrder = 17
  494.       OnExit = Edit23Exit
  495.       OnKeyPress = Edit23KeyPress
  496.     end
  497.     object Edit24: TEdit
  498.       Left = 236
  499.       Top = 41
  500.       Width = 27
  501.       Height = 21
  502.       Font.Color = clBlack
  503.       Font.Height = -11
  504.       Font.Name = 'MS Sans Serif'
  505.       Font.Style = [fsBold]
  506.       MaxLength = 2
  507.       ParentFont = False
  508.       TabOrder = 18
  509.       OnExit = Edit24Exit
  510.       OnKeyPress = Edit24KeyPress
  511.     end
  512.     object Edit25: TEdit
  513.       Left = 268
  514.       Top = 41
  515.       Width = 27
  516.       Height = 21
  517.       Font.Color = clBlack
  518.       Font.Height = -11
  519.       Font.Name = 'MS Sans Serif'
  520.       Font.Style = [fsBold]
  521.       MaxLength = 2
  522.       ParentFont = False
  523.       TabOrder = 19
  524.       OnExit = Edit25Exit
  525.       OnKeyPress = Edit25KeyPress
  526.     end
  527.     object Edit26: TEdit
  528.       Left = 300
  529.       Top = 41
  530.       Width = 27
  531.       Height = 21
  532.       Font.Color = clBlack
  533.       Font.Height = -11
  534.       Font.Name = 'MS Sans Serif'
  535.       Font.Style = [fsBold]
  536.       MaxLength = 2
  537.       ParentFont = False
  538.       TabOrder = 20
  539.       OnExit = Edit26Exit
  540.       OnKeyPress = Edit26KeyPress
  541.     end
  542.     object Edit27: TEdit
  543.       Left = 332
  544.       Top = 41
  545.       Width = 27
  546.       Height = 21
  547.       Font.Color = clBlack
  548.       Font.Height = -11
  549.       Font.Name = 'MS Sans Serif'
  550.       Font.Style = [fsBold]
  551.       MaxLength = 2
  552.       ParentFont = False
  553.       TabOrder = 21
  554.       OnExit = Edit27Exit
  555.       OnKeyPress = Edit27KeyPress
  556.     end
  557.   end
  558.   object Button2: TButton
  559.     Left = 3
  560.     Top = 144
  561.     Width = 59
  562.     Height = 25
  563.     Caption = '&Zobrazit'
  564.     Enabled = False
  565.     Font.Color = clWindowText
  566.     Font.Height = -11
  567.     Font.Name = 'MS Sans Serif'
  568.     Font.Style = [fsBold]
  569.     ParentFont = False
  570.     TabOrder = 6
  571.     OnClick = Button2Click
  572.   end
  573.   object StringGrid1: TStringGrid
  574.     Left = 4
  575.     Top = 175
  576.     Width = 210
  577.     Height = 212
  578.     Hint = 'Prav∩┐╜ tla∩┐╜∩┐╜tko my∩┐╜i = vyvol∩┐╜n∩┐╜ skryt∩┐╜ho menu'
  579.     ColCount = 7
  580.     DefaultColWidth = 25
  581.     DefaultRowHeight = 18
  582.     FixedCols = 0
  583.     RowCount = 177
  584.     Font.Color = clBlack
  585.     Font.Height = -11
  586.     Font.Name = 'MS Sans Serif'
  587.     Font.Style = []
  588.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goRowSelect]
  589.     ParentFont = False
  590.     ParentShowHint = False
  591.     PopupMenu = PMenu
  592.     ScrollBars = ssVertical
  593.     ShowHint = True
  594.     TabOrder = 9
  595.     Visible = False
  596.   end
  597.   object Button5: TButton
  598.     Left = 68
  599.     Top = 144
  600.     Width = 52
  601.     Height = 25
  602.     Caption = '&Vsadit'
  603.     Enabled = False
  604.     Font.Color = clWindowText
  605.     Font.Height = -11
  606.     Font.Name = 'MS Sans Serif'
  607.     Font.Style = [fsBold]
  608.     ParentFont = False
  609.     TabOrder = 7
  610.     OnClick = Button5Click
  611.   end
  612.   object StringGrid2: TStringGrid
  613.     Left = 221
  614.     Top = 194
  615.     Width = 333
  616.     Height = 193
  617.     Hint = 'Prav∩┐╜ tla∩┐╜∩┐╜tko my∩┐╜i = vyvol∩┐╜n∩┐╜ skryt∩┐╜ho menu'
  618.     ColCount = 7
  619.     DefaultColWidth = 38
  620.     DefaultRowHeight = 18
  621.     FixedCols = 0
  622.     RowCount = 2
  623.     Font.Color = clBlack
  624.     Font.Height = -11
  625.     Font.Name = 'MS Sans Serif'
  626.     Font.Style = []
  627.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goRowSelect]
  628.     ParentFont = False
  629.     ParentShowHint = False
  630.     PopupMenu = PopupMenu1
  631.     ScrollBars = ssVertical
  632.     ShowHint = True
  633.     TabOrder = 10
  634.     Visible = False
  635.     OnDblClick = StringGrid2DblClick
  636.   end
  637.   object GroupBox3: TGroupBox
  638.     Left = 186
  639.     Top = 97
  640.     Width = 369
  641.     Height = 71
  642.     Caption = '  Skupina C - 22 ∩┐╜∩┐╜sel  '
  643.     Font.Color = clWindowText
  644.     Font.Height = -11
  645.     Font.Name = 'MS Sans Serif'
  646.     Font.Style = [fsBold]
  647.     ParentFont = False
  648.     TabOrder = 2
  649.     object Edit28: TEdit
  650.       Left = 12
  651.       Top = 17
  652.       Width = 27
  653.       Height = 21
  654.       Font.Color = clBlack
  655.       Font.Height = -11
  656.       Font.Name = 'MS Sans Serif'
  657.       Font.Style = [fsBold]
  658.       MaxLength = 2
  659.       ParentFont = False
  660.       TabOrder = 0
  661.       OnExit = Edit28Exit
  662.       OnKeyPress = Edit28KeyPress
  663.     end
  664.     object Edit29: TEdit
  665.       Left = 44
  666.       Top = 17
  667.       Width = 27
  668.       Height = 21
  669.       Font.Color = clBlack
  670.       Font.Height = -11
  671.       Font.Name = 'MS Sans Serif'
  672.       Font.Style = [fsBold]
  673.       MaxLength = 2
  674.       ParentFont = False
  675.       TabOrder = 1
  676.       OnExit = Edit29Exit
  677.       OnKeyPress = Edit29KeyPress
  678.     end
  679.     object Edit30: TEdit
  680.       Left = 76
  681.       Top = 17
  682.       Width = 27
  683.       Height = 21
  684.       Font.Color = clBlack
  685.       Font.Height = -11
  686.       Font.Name = 'MS Sans Serif'
  687.       Font.Style = [fsBold]
  688.       MaxLength = 2
  689.       ParentFont = False
  690.       TabOrder = 2
  691.       OnExit = Edit30Exit
  692.       OnKeyPress = Edit30KeyPress
  693.     end
  694.     object Edit31: TEdit
  695.       Left = 108
  696.       Top = 17
  697.       Width = 27
  698.       Height = 21
  699.       Font.Color = clBlack
  700.       Font.Height = -11
  701.       Font.Name = 'MS Sans Serif'
  702.       Font.Style = [fsBold]
  703.       MaxLength = 2
  704.       ParentFont = False
  705.       TabOrder = 3
  706.       OnExit = Edit31Exit
  707.       OnKeyPress = Edit31KeyPress
  708.     end
  709.     object Edit32: TEdit
  710.       Left = 140
  711.       Top = 17
  712.       Width = 27
  713.       Height = 21
  714.       Font.Color = clBlack
  715.       Font.Height = -11
  716.       Font.Name = 'MS Sans Serif'
  717.       Font.Style = [fsBold]
  718.       MaxLength = 2
  719.       ParentFont = False
  720.       TabOrder = 4
  721.       OnExit = Edit32Exit
  722.       OnKeyPress = Edit32KeyPress
  723.     end
  724.     object Edit33: TEdit
  725.       Left = 172
  726.       Top = 17
  727.       Width = 27
  728.       Height = 21
  729.       Font.Color = clBlack
  730.       Font.Height = -11
  731.       Font.Name = 'MS Sans Serif'
  732.       Font.Style = [fsBold]
  733.       MaxLength = 2
  734.       ParentFont = False
  735.       TabOrder = 5
  736.       OnExit = Edit33Exit
  737.       OnKeyPress = Edit33KeyPress
  738.     end
  739.     object Edit34: TEdit
  740.       Left = 204
  741.       Top = 17
  742.       Width = 27
  743.       Height = 21
  744.       Font.Color = clBlack
  745.       Font.Height = -11
  746.       Font.Name = 'MS Sans Serif'
  747.       Font.Style = [fsBold]
  748.       MaxLength = 2
  749.       ParentFont = False
  750.       TabOrder = 6
  751.       OnExit = Edit34Exit
  752.       OnKeyPress = Edit34KeyPress
  753.     end
  754.     object Edit35: TEdit
  755.       Left = 236
  756.       Top = 17
  757.       Width = 27
  758.       Height = 21
  759.       Font.Color = clBlack
  760.       Font.Height = -11
  761.       Font.Name = 'MS Sans Serif'
  762.       Font.Style = [fsBold]
  763.       MaxLength = 2
  764.       ParentFont = False
  765.       TabOrder = 7
  766.       OnExit = Edit35Exit
  767.       OnKeyPress = Edit35KeyPress
  768.     end
  769.     object Edit36: TEdit
  770.       Left = 268
  771.       Top = 17
  772.       Width = 27
  773.       Height = 21
  774.       Font.Color = clBlack
  775.       Font.Height = -11
  776.       Font.Name = 'MS Sans Serif'
  777.       Font.Style = [fsBold]
  778.       MaxLength = 2
  779.       ParentFont = False
  780.       TabOrder = 8
  781.       OnExit = Edit36Exit
  782.       OnKeyPress = Edit36KeyPress
  783.     end
  784.     object Edit37: TEdit
  785.       Left = 300
  786.       Top = 17
  787.       Width = 27
  788.       Height = 21
  789.       Font.Color = clBlack
  790.       Font.Height = -11
  791.       Font.Name = 'MS Sans Serif'
  792.       Font.Style = [fsBold]
  793.       MaxLength = 2
  794.       ParentFont = False
  795.       TabOrder = 9
  796.       OnExit = Edit37Exit
  797.       OnKeyPress = Edit37KeyPress
  798.     end
  799.     object Edit38: TEdit
  800.       Left = 332
  801.       Top = 17
  802.       Width = 27
  803.       Height = 21
  804.       Font.Color = clBlack
  805.       Font.Height = -11
  806.       Font.Name = 'MS Sans Serif'
  807.       Font.Style = [fsBold]
  808.       MaxLength = 2
  809.       ParentFont = False
  810.       TabOrder = 10
  811.       OnExit = Edit38Exit
  812.       OnKeyPress = Edit38KeyPress
  813.     end
  814.     object Edit39: TEdit
  815.       Left = 12
  816.       Top = 41
  817.       Width = 27
  818.       Height = 21
  819.       Font.Color = clBlack
  820.       Font.Height = -11
  821.       Font.Name = 'MS Sans Serif'
  822.       Font.Style = [fsBold]
  823.       MaxLength = 2
  824.       ParentFont = False
  825.       TabOrder = 11
  826.       OnExit = Edit39Exit
  827.       OnKeyPress = Edit39KeyPress
  828.     end
  829.     object Edit40: TEdit
  830.       Left = 44
  831.       Top = 41
  832.       Width = 27
  833.       Height = 21
  834.       Font.Color = clBlack
  835.       Font.Height = -11
  836.       Font.Name = 'MS Sans Serif'
  837.       Font.Style = [fsBold]
  838.       MaxLength = 2
  839.       ParentFont = False
  840.       TabOrder = 12
  841.       OnExit = Edit40Exit
  842.       OnKeyPress = Edit40KeyPress
  843.     end
  844.     object Edit41: TEdit
  845.       Left = 76
  846.       Top = 41
  847.       Width = 27
  848.       Height = 21
  849.       Font.Color = clBlack
  850.       Font.Height = -11
  851.       Font.Name = 'MS Sans Serif'
  852.       Font.Style = [fsBold]
  853.       MaxLength = 2
  854.       ParentFont = False
  855.       TabOrder = 13
  856.       OnExit = Edit41Exit
  857.       OnKeyPress = Edit41KeyPress
  858.     end
  859.     object Edit42: TEdit
  860.       Left = 108
  861.       Top = 41
  862.       Width = 27
  863.       Height = 21
  864.       Font.Color = clBlack
  865.       Font.Height = -11
  866.       Font.Name = 'MS Sans Serif'
  867.       Font.Style = [fsBold]
  868.       MaxLength = 2
  869.       ParentFont = False
  870.       TabOrder = 14
  871.       OnExit = Edit42Exit
  872.       OnKeyPress = Edit42KeyPress
  873.     end
  874.     object Edit43: TEdit
  875.       Left = 140
  876.       Top = 41
  877.       Width = 27
  878.       Height = 21
  879.       Font.Color = clBlack
  880.       Font.Height = -11
  881.       Font.Name = 'MS Sans Serif'
  882.       Font.Style = [fsBold]
  883.       MaxLength = 2
  884.       ParentFont = False
  885.       TabOrder = 15
  886.       OnExit = Edit43Exit
  887.       OnKeyPress = Edit43KeyPress
  888.     end
  889.     object Edit44: TEdit
  890.       Left = 172
  891.       Top = 41
  892.       Width = 27
  893.       Height = 21
  894.       Font.Color = clBlack
  895.       Font.Height = -11
  896.       Font.Name = 'MS Sans Serif'
  897.       Font.Style = [fsBold]
  898.       MaxLength = 2
  899.       ParentFont = False
  900.       TabOrder = 16
  901.       OnExit = Edit44Exit
  902.       OnKeyPress = Edit44KeyPress
  903.     end
  904.     object Edit45: TEdit
  905.       Left = 204
  906.       Top = 41
  907.       Width = 27
  908.       Height = 21
  909.       Font.Color = clBlack
  910.       Font.Height = -11
  911.       Font.Name = 'MS Sans Serif'
  912.       Font.Style = [fsBold]
  913.       MaxLength = 2
  914.       ParentFont = False
  915.       TabOrder = 17
  916.       OnExit = Edit45Exit
  917.       OnKeyPress = Edit45KeyPress
  918.     end
  919.     object Edit46: TEdit
  920.       Left = 236
  921.       Top = 41
  922.       Width = 27
  923.       Height = 21
  924.       Font.Color = clBlack
  925.       Font.Height = -11
  926.       Font.Name = 'MS Sans Serif'
  927.       Font.Style = [fsBold]
  928.       MaxLength = 2
  929.       ParentFont = False
  930.       TabOrder = 18
  931.       OnExit = Edit46Exit
  932.       OnKeyPress = Edit46KeyPress
  933.     end
  934.     object Edit47: TEdit
  935.       Left = 268
  936.       Top = 41
  937.       Width = 27
  938.       Height = 21
  939.       Font.Color = clBlack
  940.       Font.Height = -11
  941.       Font.Name = 'MS Sans Serif'
  942.       Font.Style = [fsBold]
  943.       MaxLength = 2
  944.       ParentFont = False
  945.       TabOrder = 19
  946.       OnExit = Edit47Exit
  947.       OnKeyPress = Edit47KeyPress
  948.     end
  949.     object Edit48: TEdit
  950.       Left = 300
  951.       Top = 41
  952.       Width = 27
  953.       Height = 21
  954.       Font.Color = clBlack
  955.       Font.Height = -11
  956.       Font.Name = 'MS Sans Serif'
  957.       Font.Style = [fsBold]
  958.       MaxLength = 2
  959.       ParentFont = False
  960.       TabOrder = 20
  961.       OnExit = Edit48Exit
  962.       OnKeyPress = Edit48KeyPress
  963.     end
  964.     object Edit49: TEdit
  965.       Left = 332
  966.       Top = 41
  967.       Width = 27
  968.       Height = 21
  969.       Font.Color = clBlack
  970.       Font.Height = -11
  971.       Font.Name = 'MS Sans Serif'
  972.       Font.Style = [fsBold]
  973.       MaxLength = 2
  974.       ParentFont = False
  975.       TabOrder = 21
  976.       OnExit = Edit49Exit
  977.       OnKeyPress = Edit49KeyPress
  978.     end
  979.   end
  980.   object Button6: TButton
  981.     Left = 3
  982.     Top = 111
  983.     Width = 73
  984.     Height = 24
  985.     Caption = '&Nahr∩┐╜t rozpis'
  986.     Font.Color = clWindowText
  987.     Font.Height = -11
  988.     Font.Name = 'MS Sans Serif'
  989.     Font.Style = []
  990.     ParentFont = False
  991.     TabOrder = 4
  992.     OnClick = Button6Click
  993.   end
  994.   object Button7: TButton
  995.     Left = 107
  996.     Top = 111
  997.     Width = 73
  998.     Height = 24
  999.     Caption = '&Ulo∩┐╜it rozpis'
  1000.     Enabled = False
  1001.     Font.Color = clWindowText
  1002.     Font.Height = -11
  1003.     Font.Name = 'MS Sans Serif'
  1004.     Font.Style = []
  1005.     ParentFont = False
  1006.     TabOrder = 5
  1007.     OnClick = Button7Click
  1008.   end
  1009.   object GroupBox4: TGroupBox
  1010.     Left = 4
  1011.     Top = 64
  1012.     Width = 178
  1013.     Height = 37
  1014.     TabOrder = 3
  1015.     object Label10: TLabel
  1016.       Left = 71
  1017.       Top = 14
  1018.       Width = 39
  1019.       Height = 13
  1020.       Caption = 'doplnit'
  1021.       Font.Color = clWindowText
  1022.       Font.Height = -11
  1023.       Font.Name = 'MS Sans Serif'
  1024.       Font.Style = [fsBold]
  1025.       ParentFont = False
  1026.     end
  1027.     object Button3: TButton
  1028.       Left = 5
  1029.       Top = 11
  1030.       Width = 62
  1031.       Height = 21
  1032.       Caption = 'Dle &po∩┐╜ad∩┐╜'
  1033.       TabOrder = 0
  1034.       OnClick = Button3Click
  1035.     end
  1036.     object Button4: TButton
  1037.       Left = 117
  1038.       Top = 11
  1039.       Width = 58
  1040.       Height = 21
  1041.       Caption = 'N∩┐╜&hodn∩┐╜'
  1042.       TabOrder = 1
  1043.       OnClick = Button4Click
  1044.     end
  1045.   end
  1046.   object MSOfficeCaption1: TMSOfficeCaption
  1047.     AppNameText.FontKind = fkSystemB
  1048.     AppNameText.Visible = True
  1049.     CaptionText.Caption = 'Rozpis se 100% v∩┐╜hrou na 176 sloupc∩┐╜'
  1050.     CaptionText.ColorActive = clYellow
  1051.     CaptionText.ColorInactive = clBlack
  1052.     CaptionText.FontKind = fkSystem
  1053.     CaptionText.Visible = True
  1054.     CompanyText.FontKind = fkSystemBI
  1055.     CompanyText.Visible = True
  1056.     Left = 504
  1057.     Top = 5
  1058.   end
  1059.   object PopupMenu1: TPopupMenu
  1060.     Left = 288
  1061.     Top = 248
  1062.     object Zobrazitve1: TMenuItem
  1063.       Caption = 'Zobrazit v∩┐╜e'
  1064.       ShortCut = 0
  1065.       OnClick = Zobrazitve1Click
  1066.     end
  1067.     object N1poad1: TMenuItem
  1068.       Caption = '1. po∩┐╜ad∩┐╜'
  1069.       ShortCut = 0
  1070.       OnClick = N1poad1Click
  1071.     end
  1072.     object N2poad1: TMenuItem
  1073.       Caption = '2. po∩┐╜ad∩┐╜'
  1074.       ShortCut = 0
  1075.       OnClick = N2poad1Click
  1076.     end
  1077.     object N3poad1: TMenuItem
  1078.       Caption = '3. po∩┐╜ad∩┐╜'
  1079.       ShortCut = 0
  1080.       OnClick = N3poad1Click
  1081.     end
  1082.     object N4poad1: TMenuItem
  1083.       Caption = '4. po∩┐╜ad∩┐╜'
  1084.       ShortCut = 0
  1085.       OnClick = N4poad1Click
  1086.     end
  1087.     object N5poad1: TMenuItem
  1088.       Caption = '5. po∩┐╜ad∩┐╜'
  1089.       ShortCut = 0
  1090.       OnClick = N5poad1Click
  1091.     end
  1092.     object N1: TMenuItem
  1093.       Caption = '-'
  1094.       ShortCut = 0
  1095.     end
  1096.     object Grafvher1: TMenuItem
  1097.       Caption = '&Graf v∩┐╜sledk∩┐╜'
  1098.       ShortCut = 0
  1099.       OnClick = Grafvher1Click
  1100.     end
  1101.   end
  1102.   object PMenu: TPopupMenu
  1103.     Left = 152
  1104.     Top = 208
  1105.     object Vloitdoschrnky1: TMenuItem
  1106.       Caption = '&Vlo∩┐╜it do schr∩┐╜nky'
  1107.       ShortCut = 116
  1108.       OnClick = Vloitdoschrnky1Click
  1109.     end
  1110.     object Vsaditrozpis1: TMenuItem
  1111.       Caption = 'Vsadit &rozpis'
  1112.       ShortCut = 0
  1113.       OnClick = Vsaditrozpis1Click
  1114.     end
  1115.   end
  1116. end
  1117.