main.dfm
上传用户:fuxingtt
上传日期:2022-04-05
资源大小:49k
文件大小:174k
源码类别:

行业应用

开发平台:

Delphi

  1.         object EditPTotal4: TEdit
  2.           Left = 60
  3.           Top = 56
  4.           Width = 110
  5.           Height = 21
  6.           TabOrder = 1
  7.           Text = '00:00:00'
  8.         end
  9.       end
  10.       object Recapitulatif4: TGroupBox
  11.         Left = 382
  12.         Top = 12
  13.         Width = 443
  14.         Height = 89
  15.         Caption = ' R'#233'capitulatif'
  16.         TabOrder = 1
  17.         object LabOccupation4: TLabel
  18.           Left = 16
  19.           Top = 16
  20.           Width = 137
  21.           Height = 13
  22.           Caption = 'Le poste 04 est occup'#233' par :'
  23.         end
  24.         object LabStart4: TLabel
  25.           Left = 16
  26.           Top = 35
  27.           Width = 92
  28.           Height = 13
  29.           Caption = 'D'#233'but d'#39'utilisation :'
  30.         end
  31.         object LabEnd4: TLabel
  32.           Left = 16
  33.           Top = 54
  34.           Width = 77
  35.           Height = 13
  36.           Caption = 'Fin d'#39'utilisation :'
  37.         end
  38.         object LabDuree4: TLabel
  39.           Left = 16
  40.           Top = 72
  41.           Width = 121
  42.           Height = 13
  43.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  44.         end
  45.       end
  46.       object Utilisation4: TGroupBox
  47.         Left = 10
  48.         Top = 12
  49.         Width = 180
  50.         Height = 89
  51.         Caption = ' Utilisation '
  52.         TabOrder = 2
  53.         object LabUDebut4: TLabel
  54.           Left = 19
  55.           Top = 32
  56.           Width = 36
  57.           Height = 13
  58.           Caption = 'D'#233'but :'
  59.         end
  60.         object LabUFin4: TLabel
  61.           Left = 33
  62.           Top = 64
  63.           Width = 21
  64.           Height = 13
  65.           Caption = 'Fin :'
  66.         end
  67.         object EditUDebut4: TEdit
  68.           Left = 60
  69.           Top = 24
  70.           Width = 110
  71.           Height = 21
  72.           TabOrder = 0
  73.         end
  74.         object EditUFin4: TEdit
  75.           Left = 60
  76.           Top = 56
  77.           Width = 110
  78.           Height = 21
  79.           TabOrder = 1
  80.         end
  81.       end
  82.     end
  83.     object TabSheet5: TTabSheet
  84.       Caption = '   05'
  85.       ImageIndex = 4
  86.       object Pause5: TGroupBox
  87.         Left = 196
  88.         Top = 12
  89.         Width = 180
  90.         Height = 89
  91.         Caption = ' Pause '
  92.         TabOrder = 0
  93.         object LabPDebut5: TLabel
  94.           Left = 19
  95.           Top = 32
  96.           Width = 36
  97.           Height = 13
  98.           Caption = 'D'#233'but :'
  99.         end
  100.         object LabPTotal5: TLabel
  101.           Left = 24
  102.           Top = 64
  103.           Width = 31
  104.           Height = 13
  105.           Caption = 'Total :'
  106.         end
  107.         object EditPDebut5: TEdit
  108.           Left = 60
  109.           Top = 24
  110.           Width = 110
  111.           Height = 21
  112.           TabOrder = 0
  113.         end
  114.         object EditPTotal5: TEdit
  115.           Left = 60
  116.           Top = 56
  117.           Width = 110
  118.           Height = 21
  119.           TabOrder = 1
  120.           Text = '00:00:00'
  121.         end
  122.       end
  123.       object Recapitulatif5: TGroupBox
  124.         Left = 382
  125.         Top = 12
  126.         Width = 443
  127.         Height = 89
  128.         Caption = ' R'#233'capitulatif'
  129.         TabOrder = 1
  130.         object LabOccupation5: TLabel
  131.           Left = 16
  132.           Top = 16
  133.           Width = 137
  134.           Height = 13
  135.           Caption = 'Le poste 05 est occup'#233' par :'
  136.         end
  137.         object LabStart5: TLabel
  138.           Left = 16
  139.           Top = 35
  140.           Width = 92
  141.           Height = 13
  142.           Caption = 'D'#233'but d'#39'utilisation :'
  143.         end
  144.         object LabEnd5: TLabel
  145.           Left = 16
  146.           Top = 54
  147.           Width = 77
  148.           Height = 13
  149.           Caption = 'Fin d'#39'utilisation :'
  150.         end
  151.         object LabDuree5: TLabel
  152.           Left = 16
  153.           Top = 72
  154.           Width = 121
  155.           Height = 13
  156.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  157.         end
  158.       end
  159.       object Utilisation5: TGroupBox
  160.         Left = 10
  161.         Top = 12
  162.         Width = 180
  163.         Height = 89
  164.         Caption = ' Utilisation '
  165.         TabOrder = 2
  166.         object LabUDebut5: TLabel
  167.           Left = 19
  168.           Top = 32
  169.           Width = 36
  170.           Height = 13
  171.           Caption = 'D'#233'but :'
  172.         end
  173.         object LabUFin5: TLabel
  174.           Left = 33
  175.           Top = 64
  176.           Width = 21
  177.           Height = 13
  178.           Caption = 'Fin :'
  179.         end
  180.         object EditUDebut5: TEdit
  181.           Left = 60
  182.           Top = 24
  183.           Width = 110
  184.           Height = 21
  185.           TabOrder = 0
  186.         end
  187.         object EditUFin5: TEdit
  188.           Left = 60
  189.           Top = 56
  190.           Width = 110
  191.           Height = 21
  192.           TabOrder = 1
  193.         end
  194.       end
  195.     end
  196.     object TabSheet6: TTabSheet
  197.       Caption = '   06'
  198.       ImageIndex = 5
  199.       object Pause6: TGroupBox
  200.         Left = 196
  201.         Top = 12
  202.         Width = 180
  203.         Height = 89
  204.         Caption = ' Pause '
  205.         TabOrder = 0
  206.         object LabPDebut6: TLabel
  207.           Left = 19
  208.           Top = 32
  209.           Width = 36
  210.           Height = 13
  211.           Caption = 'D'#233'but :'
  212.         end
  213.         object LabPTotal6: TLabel
  214.           Left = 24
  215.           Top = 64
  216.           Width = 31
  217.           Height = 13
  218.           Caption = 'Total :'
  219.         end
  220.         object EditPDebut6: TEdit
  221.           Left = 60
  222.           Top = 24
  223.           Width = 110
  224.           Height = 21
  225.           TabOrder = 0
  226.         end
  227.         object EditPTotal6: TEdit
  228.           Left = 60
  229.           Top = 56
  230.           Width = 110
  231.           Height = 21
  232.           TabOrder = 1
  233.           Text = '00:00:00'
  234.         end
  235.       end
  236.       object Recapitulatif6: TGroupBox
  237.         Left = 382
  238.         Top = 12
  239.         Width = 442
  240.         Height = 89
  241.         Caption = ' R'#233'capitulatif'
  242.         TabOrder = 1
  243.         object LabOccupation6: TLabel
  244.           Left = 16
  245.           Top = 16
  246.           Width = 137
  247.           Height = 13
  248.           Caption = 'Le poste 06 est occup'#233' par :'
  249.         end
  250.         object LabStart6: TLabel
  251.           Left = 16
  252.           Top = 35
  253.           Width = 92
  254.           Height = 13
  255.           Caption = 'D'#233'but d'#39'utilisation :'
  256.         end
  257.         object LabEnd6: TLabel
  258.           Left = 16
  259.           Top = 54
  260.           Width = 77
  261.           Height = 13
  262.           Caption = 'Fin d'#39'utilisation :'
  263.         end
  264.         object LabDuree6: TLabel
  265.           Left = 16
  266.           Top = 72
  267.           Width = 121
  268.           Height = 13
  269.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  270.         end
  271.       end
  272.       object Utilisation6: TGroupBox
  273.         Left = 10
  274.         Top = 12
  275.         Width = 180
  276.         Height = 89
  277.         Caption = ' Utilisation '
  278.         TabOrder = 2
  279.         object LabUDebut6: TLabel
  280.           Left = 19
  281.           Top = 32
  282.           Width = 36
  283.           Height = 13
  284.           Caption = 'D'#233'but :'
  285.         end
  286.         object LabUFin6: TLabel
  287.           Left = 33
  288.           Top = 64
  289.           Width = 21
  290.           Height = 13
  291.           Caption = 'Fin :'
  292.         end
  293.         object EditUDebut6: TEdit
  294.           Left = 60
  295.           Top = 24
  296.           Width = 110
  297.           Height = 21
  298.           TabOrder = 0
  299.         end
  300.         object EditUFin6: TEdit
  301.           Left = 60
  302.           Top = 56
  303.           Width = 110
  304.           Height = 21
  305.           TabOrder = 1
  306.         end
  307.       end
  308.     end
  309.     object TabSheet7: TTabSheet
  310.       Caption = '   07'
  311.       ImageIndex = 6
  312.       object Pause7: TGroupBox
  313.         Left = 196
  314.         Top = 12
  315.         Width = 180
  316.         Height = 89
  317.         Caption = ' Pause '
  318.         TabOrder = 0
  319.         object LabPDebut7: TLabel
  320.           Left = 19
  321.           Top = 32
  322.           Width = 36
  323.           Height = 13
  324.           Caption = 'D'#233'but :'
  325.         end
  326.         object LabPTotal7: TLabel
  327.           Left = 24
  328.           Top = 64
  329.           Width = 31
  330.           Height = 13
  331.           Caption = 'Total :'
  332.         end
  333.         object EditPDebut7: TEdit
  334.           Left = 60
  335.           Top = 24
  336.           Width = 110
  337.           Height = 21
  338.           TabOrder = 0
  339.         end
  340.         object EditPTotal7: TEdit
  341.           Left = 61
  342.           Top = 56
  343.           Width = 110
  344.           Height = 21
  345.           TabOrder = 1
  346.           Text = '00:00:00'
  347.         end
  348.       end
  349.       object Recapitulatif7: TGroupBox
  350.         Left = 382
  351.         Top = 12
  352.         Width = 443
  353.         Height = 89
  354.         Caption = ' R'#233'capitulatif'
  355.         TabOrder = 1
  356.         object LabOccupation7: TLabel
  357.           Left = 16
  358.           Top = 16
  359.           Width = 137
  360.           Height = 13
  361.           Caption = 'Le poste 07 est occup'#233' par :'
  362.         end
  363.         object LabStart7: TLabel
  364.           Left = 16
  365.           Top = 35
  366.           Width = 92
  367.           Height = 13
  368.           Caption = 'D'#233'but d'#39'utilisation :'
  369.         end
  370.         object LabEnd7: TLabel
  371.           Left = 16
  372.           Top = 54
  373.           Width = 77
  374.           Height = 13
  375.           Caption = 'Fin d'#39'utilisation :'
  376.         end
  377.         object LabDuree7: TLabel
  378.           Left = 16
  379.           Top = 72
  380.           Width = 121
  381.           Height = 13
  382.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  383.         end
  384.       end
  385.       object Utilisation7: TGroupBox
  386.         Left = 10
  387.         Top = 12
  388.         Width = 180
  389.         Height = 89
  390.         Caption = ' Utilisation '
  391.         TabOrder = 2
  392.         object LabUDebut7: TLabel
  393.           Left = 19
  394.           Top = 32
  395.           Width = 36
  396.           Height = 13
  397.           Caption = 'D'#233'but :'
  398.         end
  399.         object LabUFin7: TLabel
  400.           Left = 33
  401.           Top = 64
  402.           Width = 21
  403.           Height = 13
  404.           Caption = 'Fin :'
  405.         end
  406.         object EditUDebut7: TEdit
  407.           Left = 60
  408.           Top = 24
  409.           Width = 110
  410.           Height = 21
  411.           TabOrder = 0
  412.         end
  413.         object EditUFin7: TEdit
  414.           Left = 60
  415.           Top = 56
  416.           Width = 110
  417.           Height = 21
  418.           TabOrder = 1
  419.         end
  420.       end
  421.     end
  422.     object TabSheet8: TTabSheet
  423.       Caption = '   08'
  424.       ImageIndex = 7
  425.       object Pause8: TGroupBox
  426.         Left = 196
  427.         Top = 12
  428.         Width = 180
  429.         Height = 89
  430.         Caption = ' Pause '
  431.         TabOrder = 0
  432.         object LabPDebut8: TLabel
  433.           Left = 19
  434.           Top = 32
  435.           Width = 36
  436.           Height = 13
  437.           Caption = 'D'#233'but :'
  438.         end
  439.         object LabPTotal8: TLabel
  440.           Left = 24
  441.           Top = 64
  442.           Width = 31
  443.           Height = 13
  444.           Caption = 'Total :'
  445.         end
  446.         object EditPDebut8: TEdit
  447.           Left = 60
  448.           Top = 24
  449.           Width = 110
  450.           Height = 21
  451.           TabOrder = 0
  452.         end
  453.         object EditPTotal8: TEdit
  454.           Left = 60
  455.           Top = 56
  456.           Width = 110
  457.           Height = 21
  458.           TabOrder = 1
  459.           Text = '00:00:00'
  460.         end
  461.       end
  462.       object Recapitulatif8: TGroupBox
  463.         Left = 382
  464.         Top = 12
  465.         Width = 443
  466.         Height = 89
  467.         Caption = ' R'#233'capitulatif'
  468.         TabOrder = 1
  469.         object LabOccupation8: TLabel
  470.           Left = 16
  471.           Top = 16
  472.           Width = 137
  473.           Height = 13
  474.           Caption = 'Le poste 08 est occup'#233' par :'
  475.         end
  476.         object LabStart8: TLabel
  477.           Left = 16
  478.           Top = 35
  479.           Width = 92
  480.           Height = 13
  481.           Caption = 'D'#233'but d'#39'utilisation :'
  482.         end
  483.         object LabEnd8: TLabel
  484.           Left = 16
  485.           Top = 54
  486.           Width = 77
  487.           Height = 13
  488.           Caption = 'Fin d'#39'utilisation :'
  489.         end
  490.         object LabDuree8: TLabel
  491.           Left = 16
  492.           Top = 72
  493.           Width = 121
  494.           Height = 13
  495.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  496.         end
  497.       end
  498.       object Utilisation8: TGroupBox
  499.         Left = 10
  500.         Top = 12
  501.         Width = 180
  502.         Height = 89
  503.         Caption = ' Utilisation '
  504.         TabOrder = 2
  505.         object LabUDebut8: TLabel
  506.           Left = 19
  507.           Top = 32
  508.           Width = 36
  509.           Height = 13
  510.           Caption = 'D'#233'but :'
  511.         end
  512.         object LabUFin8: TLabel
  513.           Left = 33
  514.           Top = 64
  515.           Width = 21
  516.           Height = 13
  517.           Caption = 'Fin :'
  518.         end
  519.         object EditUDebut8: TEdit
  520.           Left = 60
  521.           Top = 24
  522.           Width = 110
  523.           Height = 21
  524.           TabOrder = 0
  525.         end
  526.         object EditUFin8: TEdit
  527.           Left = 60
  528.           Top = 56
  529.           Width = 110
  530.           Height = 21
  531.           TabOrder = 1
  532.         end
  533.       end
  534.     end
  535.     object TabSheet9: TTabSheet
  536.       Caption = '   09'
  537.       ImageIndex = 8
  538.       object Pause9: TGroupBox
  539.         Left = 196
  540.         Top = 12
  541.         Width = 180
  542.         Height = 89
  543.         Caption = ' Pause '
  544.         TabOrder = 0
  545.         object LabPDebut9: TLabel
  546.           Left = 19
  547.           Top = 32
  548.           Width = 36
  549.           Height = 13
  550.           Caption = 'D'#233'but :'
  551.         end
  552.         object LabPTotal9: TLabel
  553.           Left = 24
  554.           Top = 64
  555.           Width = 31
  556.           Height = 13
  557.           Caption = 'Total :'
  558.         end
  559.         object EditPDebut9: TEdit
  560.           Left = 60
  561.           Top = 24
  562.           Width = 110
  563.           Height = 21
  564.           TabOrder = 0
  565.         end
  566.         object EditPTotal9: TEdit
  567.           Left = 60
  568.           Top = 56
  569.           Width = 110
  570.           Height = 21
  571.           TabOrder = 1
  572.           Text = '00:00:00'
  573.         end
  574.       end
  575.       object Recapitulatif9: TGroupBox
  576.         Left = 382
  577.         Top = 12
  578.         Width = 443
  579.         Height = 89
  580.         Caption = ' R'#233'capitulatif'
  581.         TabOrder = 1
  582.         object LabOccupation9: TLabel
  583.           Left = 16
  584.           Top = 16
  585.           Width = 137
  586.           Height = 13
  587.           Caption = 'Le poste 09 est occup'#233' par :'
  588.         end
  589.         object LabStart9: TLabel
  590.           Left = 16
  591.           Top = 35
  592.           Width = 92
  593.           Height = 13
  594.           Caption = 'D'#233'but d'#39'utilisation :'
  595.         end
  596.         object LabEnd9: TLabel
  597.           Left = 16
  598.           Top = 54
  599.           Width = 77
  600.           Height = 13
  601.           Caption = 'Fin d'#39'utilisation :'
  602.         end
  603.         object LabDuree9: TLabel
  604.           Left = 16
  605.           Top = 72
  606.           Width = 121
  607.           Height = 13
  608.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  609.         end
  610.       end
  611.       object Utilisation9: TGroupBox
  612.         Left = 10
  613.         Top = 12
  614.         Width = 180
  615.         Height = 89
  616.         Caption = ' Utilisation '
  617.         TabOrder = 2
  618.         object LabUDebut9: TLabel
  619.           Left = 19
  620.           Top = 32
  621.           Width = 36
  622.           Height = 13
  623.           Caption = 'D'#233'but :'
  624.         end
  625.         object LabUFin9: TLabel
  626.           Left = 33
  627.           Top = 64
  628.           Width = 21
  629.           Height = 13
  630.           Caption = 'Fin :'
  631.         end
  632.         object EditUDebut9: TEdit
  633.           Left = 60
  634.           Top = 24
  635.           Width = 110
  636.           Height = 21
  637.           TabOrder = 0
  638.         end
  639.         object EditUFin9: TEdit
  640.           Left = 60
  641.           Top = 56
  642.           Width = 110
  643.           Height = 21
  644.           TabOrder = 1
  645.         end
  646.       end
  647.     end
  648.     object TabSheet10: TTabSheet
  649.       Caption = '   10'
  650.       ImageIndex = 9
  651.       object Pause10: TGroupBox
  652.         Left = 196
  653.         Top = 12
  654.         Width = 180
  655.         Height = 89
  656.         Caption = ' Pause '
  657.         TabOrder = 0
  658.         object LabPDebut10: TLabel
  659.           Left = 19
  660.           Top = 32
  661.           Width = 36
  662.           Height = 13
  663.           Caption = 'D'#233'but :'
  664.         end
  665.         object LabPTotal10: TLabel
  666.           Left = 24
  667.           Top = 64
  668.           Width = 31
  669.           Height = 13
  670.           Caption = 'Total :'
  671.         end
  672.         object EditPDebut10: TEdit
  673.           Left = 60
  674.           Top = 24
  675.           Width = 110
  676.           Height = 21
  677.           TabOrder = 0
  678.         end
  679.         object EditPTotal10: TEdit
  680.           Left = 60
  681.           Top = 56
  682.           Width = 110
  683.           Height = 21
  684.           TabOrder = 1
  685.           Text = '00:00:00'
  686.         end
  687.       end
  688.       object Recapitulatif10: TGroupBox
  689.         Left = 382
  690.         Top = 12
  691.         Width = 443
  692.         Height = 89
  693.         Caption = ' R'#233'capitulatif'
  694.         TabOrder = 1
  695.         object LabOccupation10: TLabel
  696.           Left = 16
  697.           Top = 16
  698.           Width = 137
  699.           Height = 13
  700.           Caption = 'Le poste 10 est occup'#233' par :'
  701.         end
  702.         object LabStart10: TLabel
  703.           Left = 16
  704.           Top = 35
  705.           Width = 92
  706.           Height = 13
  707.           Caption = 'D'#233'but d'#39'utilisation :'
  708.         end
  709.         object LabEnd10: TLabel
  710.           Left = 16
  711.           Top = 54
  712.           Width = 77
  713.           Height = 13
  714.           Caption = 'Fin d'#39'utilisation :'
  715.         end
  716.         object LabDuree10: TLabel
  717.           Left = 16
  718.           Top = 72
  719.           Width = 121
  720.           Height = 13
  721.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  722.         end
  723.       end
  724.       object Utilisation10: TGroupBox
  725.         Left = 10
  726.         Top = 12
  727.         Width = 180
  728.         Height = 89
  729.         Caption = ' Utilisation '
  730.         TabOrder = 2
  731.         object LabUDebut10: TLabel
  732.           Left = 19
  733.           Top = 32
  734.           Width = 36
  735.           Height = 13
  736.           Caption = 'D'#233'but :'
  737.         end
  738.         object LabUFin10: TLabel
  739.           Left = 33
  740.           Top = 64
  741.           Width = 21
  742.           Height = 13
  743.           Caption = 'Fin :'
  744.         end
  745.         object EditUDebut10: TEdit
  746.           Left = 60
  747.           Top = 24
  748.           Width = 110
  749.           Height = 21
  750.           TabOrder = 0
  751.         end
  752.         object EditUFin10: TEdit
  753.           Left = 60
  754.           Top = 56
  755.           Width = 110
  756.           Height = 21
  757.           TabOrder = 1
  758.         end
  759.       end
  760.     end
  761.     object TabSheet11: TTabSheet
  762.       Caption = '   11'
  763.       ImageIndex = 10
  764.       object Pause11: TGroupBox
  765.         Left = 196
  766.         Top = 12
  767.         Width = 180
  768.         Height = 89
  769.         Caption = ' Pause '
  770.         TabOrder = 0
  771.         object LabPDebut11: TLabel
  772.           Left = 19
  773.           Top = 32
  774.           Width = 36
  775.           Height = 13
  776.           Caption = 'D'#233'but :'
  777.         end
  778.         object LabPTotal11: TLabel
  779.           Left = 24
  780.           Top = 64
  781.           Width = 31
  782.           Height = 13
  783.           Caption = 'Total :'
  784.         end
  785.         object EditPDebut11: TEdit
  786.           Left = 60
  787.           Top = 24
  788.           Width = 110
  789.           Height = 21
  790.           TabOrder = 0
  791.         end
  792.         object EditPTotal11: TEdit
  793.           Left = 60
  794.           Top = 56
  795.           Width = 110
  796.           Height = 21
  797.           TabOrder = 1
  798.           Text = '00:00:00'
  799.         end
  800.       end
  801.       object Recapitulatif11: TGroupBox
  802.         Left = 382
  803.         Top = 12
  804.         Width = 443
  805.         Height = 89
  806.         Caption = ' R'#233'capitulatif'
  807.         TabOrder = 1
  808.         object LabOccupation11: TLabel
  809.           Left = 16
  810.           Top = 16
  811.           Width = 137
  812.           Height = 13
  813.           Caption = 'Le poste 11 est occup'#233' par :'
  814.         end
  815.         object LabStart11: TLabel
  816.           Left = 16
  817.           Top = 35
  818.           Width = 92
  819.           Height = 13
  820.           Caption = 'D'#233'but d'#39'utilisation :'
  821.         end
  822.         object LabEnd11: TLabel
  823.           Left = 16
  824.           Top = 54
  825.           Width = 77
  826.           Height = 13
  827.           Caption = 'Fin d'#39'utilisation :'
  828.         end
  829.         object LabDuree11: TLabel
  830.           Left = 16
  831.           Top = 72
  832.           Width = 121
  833.           Height = 13
  834.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  835.         end
  836.       end
  837.       object Utilisation11: TGroupBox
  838.         Left = 10
  839.         Top = 12
  840.         Width = 180
  841.         Height = 89
  842.         Caption = ' Utilisation '
  843.         TabOrder = 2
  844.         object LabUDebut11: TLabel
  845.           Left = 19
  846.           Top = 32
  847.           Width = 36
  848.           Height = 13
  849.           Caption = 'D'#233'but :'
  850.         end
  851.         object LabUFin11: TLabel
  852.           Left = 33
  853.           Top = 64
  854.           Width = 21
  855.           Height = 13
  856.           Caption = 'Fin :'
  857.         end
  858.         object EditUDebut11: TEdit
  859.           Left = 60
  860.           Top = 24
  861.           Width = 110
  862.           Height = 21
  863.           TabOrder = 0
  864.         end
  865.         object EditUFin11: TEdit
  866.           Left = 60
  867.           Top = 56
  868.           Width = 110
  869.           Height = 21
  870.           TabOrder = 1
  871.         end
  872.       end
  873.     end
  874.     object TabSheet12: TTabSheet
  875.       Caption = '   12'
  876.       ImageIndex = 11
  877.       object Pause12: TGroupBox
  878.         Left = 196
  879.         Top = 12
  880.         Width = 180
  881.         Height = 89
  882.         Caption = ' Pause '
  883.         TabOrder = 0
  884.         object LabPDebut12: TLabel
  885.           Left = 19
  886.           Top = 32
  887.           Width = 36
  888.           Height = 13
  889.           Caption = 'D'#233'but :'
  890.         end
  891.         object LabPTotal12: TLabel
  892.           Left = 24
  893.           Top = 64
  894.           Width = 31
  895.           Height = 13
  896.           Caption = 'Total :'
  897.         end
  898.         object EditPDebut12: TEdit
  899.           Left = 60
  900.           Top = 24
  901.           Width = 110
  902.           Height = 21
  903.           TabOrder = 0
  904.         end
  905.         object EditPTotal12: TEdit
  906.           Left = 60
  907.           Top = 56
  908.           Width = 110
  909.           Height = 21
  910.           TabOrder = 1
  911.           Text = '00:00:00'
  912.         end
  913.       end
  914.       object Recapitulatif12: TGroupBox
  915.         Left = 382
  916.         Top = 12
  917.         Width = 443
  918.         Height = 89
  919.         Caption = ' R'#233'capitulatif'
  920.         TabOrder = 1
  921.         object LabOccupation12: TLabel
  922.           Left = 16
  923.           Top = 16
  924.           Width = 137
  925.           Height = 13
  926.           Caption = 'Le poste 12 est occup'#233' par :'
  927.         end
  928.         object LabStart12: TLabel
  929.           Left = 16
  930.           Top = 35
  931.           Width = 92
  932.           Height = 13
  933.           Caption = 'D'#233'but d'#39'utilisation :'
  934.         end
  935.         object LabEnd12: TLabel
  936.           Left = 16
  937.           Top = 54
  938.           Width = 77
  939.           Height = 13
  940.           Caption = 'Fin d'#39'utilisation :'
  941.         end
  942.         object LabDuree12: TLabel
  943.           Left = 16
  944.           Top = 72
  945.           Width = 121
  946.           Height = 13
  947.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  948.         end
  949.       end
  950.       object Utilisation12: TGroupBox
  951.         Left = 10
  952.         Top = 12
  953.         Width = 180
  954.         Height = 89
  955.         Caption = ' Utilisation '
  956.         TabOrder = 2
  957.         object LabUDebut12: TLabel
  958.           Left = 19
  959.           Top = 32
  960.           Width = 36
  961.           Height = 13
  962.           Caption = 'D'#233'but :'
  963.         end
  964.         object LabUFin12: TLabel
  965.           Left = 33
  966.           Top = 64
  967.           Width = 21
  968.           Height = 13
  969.           Caption = 'Fin :'
  970.         end
  971.         object EditUDebut12: TEdit
  972.           Left = 60
  973.           Top = 24
  974.           Width = 110
  975.           Height = 21
  976.           TabOrder = 0
  977.         end
  978.         object EditUFin12: TEdit
  979.           Left = 60
  980.           Top = 56
  981.           Width = 110
  982.           Height = 21
  983.           TabOrder = 1
  984.         end
  985.       end
  986.     end
  987.     object TabSheet13: TTabSheet
  988.       Caption = '   13'
  989.       ImageIndex = 12
  990.       object Pause13: TGroupBox
  991.         Left = 196
  992.         Top = 12
  993.         Width = 180
  994.         Height = 89
  995.         Caption = ' Pause '
  996.         TabOrder = 0
  997.         object LabPDebut13: TLabel
  998.           Left = 19
  999.           Top = 32
  1000.           Width = 36
  1001.           Height = 13
  1002.           Caption = 'D'#233'but :'
  1003.         end
  1004.         object LabPTotal13: TLabel
  1005.           Left = 24
  1006.           Top = 64
  1007.           Width = 31
  1008.           Height = 13
  1009.           Caption = 'Total :'
  1010.         end
  1011.         object EditPDebut13: TEdit
  1012.           Left = 60
  1013.           Top = 24
  1014.           Width = 110
  1015.           Height = 21
  1016.           TabOrder = 0
  1017.         end
  1018.         object EditPTotal13: TEdit
  1019.           Left = 60
  1020.           Top = 56
  1021.           Width = 110
  1022.           Height = 21
  1023.           TabOrder = 1
  1024.           Text = '00:00:00'
  1025.         end
  1026.       end
  1027.       object Recapitulatif13: TGroupBox
  1028.         Left = 382
  1029.         Top = 12
  1030.         Width = 443
  1031.         Height = 89
  1032.         Caption = ' R'#233'capitulatif'
  1033.         TabOrder = 1
  1034.         object LabOccupation13: TLabel
  1035.           Left = 16
  1036.           Top = 16
  1037.           Width = 137
  1038.           Height = 13
  1039.           Caption = 'Le poste 13 est occup'#233' par :'
  1040.         end
  1041.         object LabStart13: TLabel
  1042.           Left = 16
  1043.           Top = 35
  1044.           Width = 92
  1045.           Height = 13
  1046.           Caption = 'D'#233'but d'#39'utilisation :'
  1047.         end
  1048.         object LabEnd13: TLabel
  1049.           Left = 16
  1050.           Top = 54
  1051.           Width = 77
  1052.           Height = 13
  1053.           Caption = 'Fin d'#39'utilisation :'
  1054.         end
  1055.         object LabDuree13: TLabel
  1056.           Left = 16
  1057.           Top = 72
  1058.           Width = 121
  1059.           Height = 13
  1060.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  1061.         end
  1062.       end
  1063.       object Utilisation13: TGroupBox
  1064.         Left = 10
  1065.         Top = 12
  1066.         Width = 180
  1067.         Height = 89
  1068.         Caption = ' Utilisation '
  1069.         TabOrder = 2
  1070.         object LabUDebut13: TLabel
  1071.           Left = 19
  1072.           Top = 32
  1073.           Width = 36
  1074.           Height = 13
  1075.           Caption = 'D'#233'but :'
  1076.         end
  1077.         object LabUFin13: TLabel
  1078.           Left = 33
  1079.           Top = 64
  1080.           Width = 21
  1081.           Height = 13
  1082.           Caption = 'Fin :'
  1083.         end
  1084.         object EditUDebut13: TEdit
  1085.           Left = 60
  1086.           Top = 24
  1087.           Width = 110
  1088.           Height = 21
  1089.           TabOrder = 0
  1090.         end
  1091.         object EditUFin13: TEdit
  1092.           Left = 60
  1093.           Top = 56
  1094.           Width = 110
  1095.           Height = 21
  1096.           TabOrder = 1
  1097.         end
  1098.       end
  1099.     end
  1100.     object TabSheet14: TTabSheet
  1101.       Caption = '   14'
  1102.       ImageIndex = 13
  1103.       object Pause14: TGroupBox
  1104.         Left = 196
  1105.         Top = 12
  1106.         Width = 180
  1107.         Height = 89
  1108.         Caption = ' Pause '
  1109.         TabOrder = 0
  1110.         object LabPDebut14: TLabel
  1111.           Left = 19
  1112.           Top = 32
  1113.           Width = 36
  1114.           Height = 13
  1115.           Caption = 'D'#233'but :'
  1116.         end
  1117.         object LabPTotal14: TLabel
  1118.           Left = 24
  1119.           Top = 64
  1120.           Width = 31
  1121.           Height = 13
  1122.           Caption = 'Total :'
  1123.         end
  1124.         object EditPDebut14: TEdit
  1125.           Left = 60
  1126.           Top = 24
  1127.           Width = 110
  1128.           Height = 21
  1129.           TabOrder = 0
  1130.         end
  1131.         object EditPTotal14: TEdit
  1132.           Left = 60
  1133.           Top = 56
  1134.           Width = 110
  1135.           Height = 21
  1136.           TabOrder = 1
  1137.           Text = '00:00:00'
  1138.         end
  1139.       end
  1140.       object Recapitulatif14: TGroupBox
  1141.         Left = 382
  1142.         Top = 12
  1143.         Width = 443
  1144.         Height = 89
  1145.         Caption = ' R'#233'capitulatif'
  1146.         TabOrder = 1
  1147.         object LabOccupation14: TLabel
  1148.           Left = 16
  1149.           Top = 16
  1150.           Width = 137
  1151.           Height = 13
  1152.           Caption = 'Le poste 14 est occup'#233' par :'
  1153.         end
  1154.         object LabStart14: TLabel
  1155.           Left = 16
  1156.           Top = 35
  1157.           Width = 92
  1158.           Height = 13
  1159.           Caption = 'D'#233'but d'#39'utilisation :'
  1160.         end
  1161.         object LabEnd14: TLabel
  1162.           Left = 16
  1163.           Top = 54
  1164.           Width = 77
  1165.           Height = 13
  1166.           Caption = 'Fin d'#39'utilisation :'
  1167.         end
  1168.         object LabDuree14: TLabel
  1169.           Left = 16
  1170.           Top = 72
  1171.           Width = 121
  1172.           Height = 13
  1173.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  1174.         end
  1175.       end
  1176.       object Utilisation14: TGroupBox
  1177.         Left = 10
  1178.         Top = 12
  1179.         Width = 180
  1180.         Height = 89
  1181.         Caption = ' Utilisation '
  1182.         TabOrder = 2
  1183.         object LabUDebut14: TLabel
  1184.           Left = 19
  1185.           Top = 32
  1186.           Width = 36
  1187.           Height = 13
  1188.           Caption = 'D'#233'but :'
  1189.         end
  1190.         object LabUFin14: TLabel
  1191.           Left = 33
  1192.           Top = 64
  1193.           Width = 21
  1194.           Height = 13
  1195.           Caption = 'Fin :'
  1196.         end
  1197.         object EditUDebut14: TEdit
  1198.           Left = 60
  1199.           Top = 24
  1200.           Width = 110
  1201.           Height = 21
  1202.           TabOrder = 0
  1203.         end
  1204.         object EditUFin14: TEdit
  1205.           Left = 60
  1206.           Top = 56
  1207.           Width = 110
  1208.           Height = 21
  1209.           TabOrder = 1
  1210.         end
  1211.       end
  1212.     end
  1213.     object TabSheet15: TTabSheet
  1214.       Caption = '   15'
  1215.       ImageIndex = 14
  1216.       object Pause15: TGroupBox
  1217.         Left = 196
  1218.         Top = 12
  1219.         Width = 180
  1220.         Height = 89
  1221.         Caption = ' Pause '
  1222.         TabOrder = 0
  1223.         object LabPDebut15: TLabel
  1224.           Left = 19
  1225.           Top = 32
  1226.           Width = 36
  1227.           Height = 13
  1228.           Caption = 'D'#233'but :'
  1229.         end
  1230.         object LabPTotal15: TLabel
  1231.           Left = 24
  1232.           Top = 64
  1233.           Width = 31
  1234.           Height = 13
  1235.           Caption = 'Total :'
  1236.         end
  1237.         object EditPDebut15: TEdit
  1238.           Left = 60
  1239.           Top = 24
  1240.           Width = 110
  1241.           Height = 21
  1242.           TabOrder = 0
  1243.         end
  1244.         object EditPTotal15: TEdit
  1245.           Left = 60
  1246.           Top = 56
  1247.           Width = 110
  1248.           Height = 21
  1249.           TabOrder = 1
  1250.           Text = '00:00:00'
  1251.         end
  1252.       end
  1253.       object Recapitulatif15: TGroupBox
  1254.         Left = 382
  1255.         Top = 12
  1256.         Width = 443
  1257.         Height = 89
  1258.         Caption = ' R'#233'capitulatif'
  1259.         TabOrder = 1
  1260.         object LabOccupation15: TLabel
  1261.           Left = 16
  1262.           Top = 16
  1263.           Width = 137
  1264.           Height = 13
  1265.           Caption = 'Le poste 15 est occup'#233' par :'
  1266.         end
  1267.         object LabStart15: TLabel
  1268.           Left = 16
  1269.           Top = 35
  1270.           Width = 92
  1271.           Height = 13
  1272.           Caption = 'D'#233'but d'#39'utilisation :'
  1273.         end
  1274.         object LabEnd15: TLabel
  1275.           Left = 16
  1276.           Top = 54
  1277.           Width = 77
  1278.           Height = 13
  1279.           Caption = 'Fin d'#39'utilisation :'
  1280.         end
  1281.         object LabDuree15: TLabel
  1282.           Left = 16
  1283.           Top = 72
  1284.           Width = 121
  1285.           Height = 13
  1286.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  1287.         end
  1288.       end
  1289.       object Utilisation15: TGroupBox
  1290.         Left = 10
  1291.         Top = 12
  1292.         Width = 180
  1293.         Height = 89
  1294.         Caption = ' Utilisation '
  1295.         TabOrder = 2
  1296.         object LabUDebut15: TLabel
  1297.           Left = 19
  1298.           Top = 32
  1299.           Width = 36
  1300.           Height = 13
  1301.           Caption = 'D'#233'but :'
  1302.         end
  1303.         object LabUFin15: TLabel
  1304.           Left = 33
  1305.           Top = 64
  1306.           Width = 21
  1307.           Height = 13
  1308.           Caption = 'Fin :'
  1309.         end
  1310.         object EditUDebut15: TEdit
  1311.           Left = 60
  1312.           Top = 24
  1313.           Width = 110
  1314.           Height = 21
  1315.           TabOrder = 0
  1316.         end
  1317.         object EditUFin15: TEdit
  1318.           Left = 60
  1319.           Top = 56
  1320.           Width = 110
  1321.           Height = 21
  1322.           TabOrder = 1
  1323.         end
  1324.       end
  1325.     end
  1326.     object TabSheet16: TTabSheet
  1327.       Caption = '   16'
  1328.       ImageIndex = 15
  1329.       object Pause16: TGroupBox
  1330.         Left = 196
  1331.         Top = 12
  1332.         Width = 180
  1333.         Height = 89
  1334.         Caption = ' Pause '
  1335.         TabOrder = 0
  1336.         object LabPDebut16: TLabel
  1337.           Left = 19
  1338.           Top = 32
  1339.           Width = 36
  1340.           Height = 13
  1341.           Caption = 'D'#233'but :'
  1342.         end
  1343.         object LabPTotal16: TLabel
  1344.           Left = 24
  1345.           Top = 64
  1346.           Width = 31
  1347.           Height = 13
  1348.           Caption = 'Total :'
  1349.         end
  1350.         object EditPDebut16: TEdit
  1351.           Left = 60
  1352.           Top = 24
  1353.           Width = 110
  1354.           Height = 21
  1355.           TabOrder = 0
  1356.         end
  1357.         object EditPTotal16: TEdit
  1358.           Left = 60
  1359.           Top = 56
  1360.           Width = 110
  1361.           Height = 21
  1362.           TabOrder = 1
  1363.           Text = '00:00:00'
  1364.         end
  1365.       end
  1366.       object Recapitulatif16: TGroupBox
  1367.         Left = 382
  1368.         Top = 12
  1369.         Width = 443
  1370.         Height = 89
  1371.         Caption = ' R'#233'capitulatif'
  1372.         TabOrder = 1
  1373.         object LabOccupation16: TLabel
  1374.           Left = 16
  1375.           Top = 16
  1376.           Width = 137
  1377.           Height = 13
  1378.           Caption = 'Le poste 16 est occup'#233' par :'
  1379.         end
  1380.         object LabStart16: TLabel
  1381.           Left = 16
  1382.           Top = 35
  1383.           Width = 92
  1384.           Height = 13
  1385.           Caption = 'D'#233'but d'#39'utilisation :'
  1386.         end
  1387.         object LabEnd16: TLabel
  1388.           Left = 16
  1389.           Top = 54
  1390.           Width = 77
  1391.           Height = 13
  1392.           Caption = 'Fin d'#39'utilisation :'
  1393.         end
  1394.         object LabDuree16: TLabel
  1395.           Left = 16
  1396.           Top = 72
  1397.           Width = 121
  1398.           Height = 13
  1399.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  1400.         end
  1401.       end
  1402.       object Utilisation16: TGroupBox
  1403.         Left = 10
  1404.         Top = 12
  1405.         Width = 180
  1406.         Height = 89
  1407.         Caption = ' Utilisation '
  1408.         TabOrder = 2
  1409.         object LabUDebut16: TLabel
  1410.           Left = 19
  1411.           Top = 32
  1412.           Width = 36
  1413.           Height = 13
  1414.           Caption = 'D'#233'but :'
  1415.         end
  1416.         object LabUFin16: TLabel
  1417.           Left = 33
  1418.           Top = 64
  1419.           Width = 21
  1420.           Height = 13
  1421.           Caption = 'Fin :'
  1422.         end
  1423.         object EditUDebut16: TEdit
  1424.           Left = 60
  1425.           Top = 24
  1426.           Width = 110
  1427.           Height = 21
  1428.           TabOrder = 0
  1429.         end
  1430.         object EditUFin16: TEdit
  1431.           Left = 60
  1432.           Top = 56
  1433.           Width = 110
  1434.           Height = 21
  1435.           TabOrder = 1
  1436.         end
  1437.       end
  1438.     end
  1439.     object TabSheet17: TTabSheet
  1440.       Caption = '   17'
  1441.       ImageIndex = 16
  1442.       object Pause17: TGroupBox
  1443.         Left = 196
  1444.         Top = 12
  1445.         Width = 180
  1446.         Height = 89
  1447.         Caption = ' Pause '
  1448.         TabOrder = 0
  1449.         object LabPDebut17: TLabel
  1450.           Left = 19
  1451.           Top = 32
  1452.           Width = 36
  1453.           Height = 13
  1454.           Caption = 'D'#233'but :'
  1455.         end
  1456.         object LabPTotal17: TLabel
  1457.           Left = 24
  1458.           Top = 64
  1459.           Width = 31
  1460.           Height = 13
  1461.           Caption = 'Total :'
  1462.         end
  1463.         object EditPDebut17: TEdit
  1464.           Left = 60
  1465.           Top = 24
  1466.           Width = 110
  1467.           Height = 21
  1468.           TabOrder = 0
  1469.         end
  1470.         object EditPTotal17: TEdit
  1471.           Left = 60
  1472.           Top = 56
  1473.           Width = 110
  1474.           Height = 21
  1475.           TabOrder = 1
  1476.           Text = '00:00:00'
  1477.         end
  1478.       end
  1479.       object Recapitulatif17: TGroupBox
  1480.         Left = 382
  1481.         Top = 12
  1482.         Width = 443
  1483.         Height = 89
  1484.         Caption = ' R'#233'capitulatif'
  1485.         TabOrder = 1
  1486.         object LabOccupation17: TLabel
  1487.           Left = 16
  1488.           Top = 16
  1489.           Width = 137
  1490.           Height = 13
  1491.           Caption = 'Le poste 17 est occup'#233' par :'
  1492.         end
  1493.         object LabStart17: TLabel
  1494.           Left = 16
  1495.           Top = 35
  1496.           Width = 92
  1497.           Height = 13
  1498.           Caption = 'D'#233'but d'#39'utilisation :'
  1499.         end
  1500.         object LabEnd17: TLabel
  1501.           Left = 16
  1502.           Top = 54
  1503.           Width = 77
  1504.           Height = 13
  1505.           Caption = 'Fin d'#39'utilisation :'
  1506.         end
  1507.         object LabDuree17: TLabel
  1508.           Left = 16
  1509.           Top = 72
  1510.           Width = 121
  1511.           Height = 13
  1512.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  1513.         end
  1514.       end
  1515.       object Utilisation17: TGroupBox
  1516.         Left = 10
  1517.         Top = 12
  1518.         Width = 180
  1519.         Height = 89
  1520.         Caption = ' Utilisation '
  1521.         TabOrder = 2
  1522.         object LabUDebut17: TLabel
  1523.           Left = 19
  1524.           Top = 32
  1525.           Width = 36
  1526.           Height = 13
  1527.           Caption = 'D'#233'but :'
  1528.         end
  1529.         object LabUFin17: TLabel
  1530.           Left = 33
  1531.           Top = 64
  1532.           Width = 21
  1533.           Height = 13
  1534.           Caption = 'Fin :'
  1535.         end
  1536.         object EditUDebut17: TEdit
  1537.           Left = 60
  1538.           Top = 24
  1539.           Width = 110
  1540.           Height = 21
  1541.           TabOrder = 0
  1542.         end
  1543.         object EditUFin17: TEdit
  1544.           Left = 60
  1545.           Top = 56
  1546.           Width = 110
  1547.           Height = 21
  1548.           TabOrder = 1
  1549.         end
  1550.       end
  1551.     end
  1552.     object TabSheet18: TTabSheet
  1553.       Caption = '   18'
  1554.       ImageIndex = 17
  1555.       object Pause18: TGroupBox
  1556.         Left = 196
  1557.         Top = 12
  1558.         Width = 180
  1559.         Height = 89
  1560.         Caption = ' Pause '
  1561.         TabOrder = 0
  1562.         object LabPDebut18: TLabel
  1563.           Left = 19
  1564.           Top = 32
  1565.           Width = 36
  1566.           Height = 13
  1567.           Caption = 'D'#233'but :'
  1568.         end
  1569.         object LabPTotal18: TLabel
  1570.           Left = 24
  1571.           Top = 64
  1572.           Width = 31
  1573.           Height = 13
  1574.           Caption = 'Total :'
  1575.         end
  1576.         object EditPDebut18: TEdit
  1577.           Left = 60
  1578.           Top = 24
  1579.           Width = 110
  1580.           Height = 21
  1581.           TabOrder = 0
  1582.         end
  1583.         object EditPTotal18: TEdit
  1584.           Left = 60
  1585.           Top = 56
  1586.           Width = 110
  1587.           Height = 21
  1588.           TabOrder = 1
  1589.           Text = '00:00:00'
  1590.         end
  1591.       end
  1592.       object Recapitulatif18: TGroupBox
  1593.         Left = 382
  1594.         Top = 12
  1595.         Width = 443
  1596.         Height = 89
  1597.         Caption = ' R'#233'capitulatif'
  1598.         TabOrder = 1
  1599.         object LabOccupation18: TLabel
  1600.           Left = 16
  1601.           Top = 16
  1602.           Width = 137
  1603.           Height = 13
  1604.           Caption = 'Le poste 18 est occup'#233' par :'
  1605.         end
  1606.         object LabStart18: TLabel
  1607.           Left = 16
  1608.           Top = 35
  1609.           Width = 92
  1610.           Height = 13
  1611.           Caption = 'D'#233'but d'#39'utilisation :'
  1612.         end
  1613.         object LabEnd18: TLabel
  1614.           Left = 16
  1615.           Top = 54
  1616.           Width = 77
  1617.           Height = 13
  1618.           Caption = 'Fin d'#39'utilisation :'
  1619.         end
  1620.         object LabDuree18: TLabel
  1621.           Left = 16
  1622.           Top = 72
  1623.           Width = 121
  1624.           Height = 13
  1625.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  1626.         end
  1627.       end
  1628.       object Utilisation18: TGroupBox
  1629.         Left = 10
  1630.         Top = 12
  1631.         Width = 180
  1632.         Height = 89
  1633.         Caption = ' Utilisation '
  1634.         TabOrder = 2
  1635.         object LabUDebut18: TLabel
  1636.           Left = 19
  1637.           Top = 32
  1638.           Width = 36
  1639.           Height = 13
  1640.           Caption = 'D'#233'but :'
  1641.         end
  1642.         object LabUFin18: TLabel
  1643.           Left = 33
  1644.           Top = 64
  1645.           Width = 21
  1646.           Height = 13
  1647.           Caption = 'Fin :'
  1648.         end
  1649.         object EditUDebut18: TEdit
  1650.           Left = 60
  1651.           Top = 24
  1652.           Width = 110
  1653.           Height = 21
  1654.           TabOrder = 0
  1655.         end
  1656.         object EditUFin18: TEdit
  1657.           Left = 60
  1658.           Top = 56
  1659.           Width = 110
  1660.           Height = 21
  1661.           TabOrder = 1
  1662.         end
  1663.       end
  1664.     end
  1665.     object TabSheet19: TTabSheet
  1666.       Caption = '   19'
  1667.       ImageIndex = 18
  1668.       object Pause19: TGroupBox
  1669.         Left = 196
  1670.         Top = 12
  1671.         Width = 180
  1672.         Height = 89
  1673.         Caption = ' Pause '
  1674.         TabOrder = 0
  1675.         object LabPDebut19: TLabel
  1676.           Left = 19
  1677.           Top = 32
  1678.           Width = 36
  1679.           Height = 13
  1680.           Caption = 'D'#233'but :'
  1681.         end
  1682.         object LabPTotal19: TLabel
  1683.           Left = 24
  1684.           Top = 64
  1685.           Width = 31
  1686.           Height = 13
  1687.           Caption = 'Total :'
  1688.         end
  1689.         object EditPDebut19: TEdit
  1690.           Left = 60
  1691.           Top = 24
  1692.           Width = 110
  1693.           Height = 21
  1694.           TabOrder = 0
  1695.         end
  1696.         object EditPTotal19: TEdit
  1697.           Left = 60
  1698.           Top = 56
  1699.           Width = 110
  1700.           Height = 21
  1701.           TabOrder = 1
  1702.           Text = '00:00:00'
  1703.         end
  1704.       end
  1705.       object Recapitulatif19: TGroupBox
  1706.         Left = 382
  1707.         Top = 12
  1708.         Width = 443
  1709.         Height = 89
  1710.         Caption = ' R'#233'capitulatif'
  1711.         TabOrder = 1
  1712.         object LabOccupation19: TLabel
  1713.           Left = 16
  1714.           Top = 16
  1715.           Width = 137
  1716.           Height = 13
  1717.           Caption = 'Le poste 19 est occup'#233' par :'
  1718.         end
  1719.         object LabStart19: TLabel
  1720.           Left = 16
  1721.           Top = 35
  1722.           Width = 92
  1723.           Height = 13
  1724.           Caption = 'D'#233'but d'#39'utilisation :'
  1725.         end
  1726.         object LabEnd19: TLabel
  1727.           Left = 16
  1728.           Top = 54
  1729.           Width = 77
  1730.           Height = 13
  1731.           Caption = 'Fin d'#39'utilisation :'
  1732.         end
  1733.         object LabDuree19: TLabel
  1734.           Left = 16
  1735.           Top = 72
  1736.           Width = 121
  1737.           Height = 13
  1738.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  1739.         end
  1740.       end
  1741.       object Utilisation19: TGroupBox
  1742.         Left = 10
  1743.         Top = 12
  1744.         Width = 180
  1745.         Height = 89
  1746.         Caption = ' Utilisation '
  1747.         TabOrder = 2
  1748.         object LabUDebut19: TLabel
  1749.           Left = 19
  1750.           Top = 32
  1751.           Width = 36
  1752.           Height = 13
  1753.           Caption = 'D'#233'but :'
  1754.         end
  1755.         object LabUFin19: TLabel
  1756.           Left = 33
  1757.           Top = 64
  1758.           Width = 21
  1759.           Height = 13
  1760.           Caption = 'Fin :'
  1761.         end
  1762.         object EditUDebut19: TEdit
  1763.           Left = 60
  1764.           Top = 24
  1765.           Width = 110
  1766.           Height = 21
  1767.           TabOrder = 0
  1768.         end
  1769.         object EditUFin19: TEdit
  1770.           Left = 60
  1771.           Top = 56
  1772.           Width = 110
  1773.           Height = 21
  1774.           TabOrder = 1
  1775.         end
  1776.       end
  1777.     end
  1778.     object TabSheet20: TTabSheet
  1779.       Caption = '   20'
  1780.       ImageIndex = 19
  1781.       object Pause20: TGroupBox
  1782.         Left = 196
  1783.         Top = 12
  1784.         Width = 180
  1785.         Height = 89
  1786.         Caption = ' Pause '
  1787.         TabOrder = 0
  1788.         object LabPDebut20: TLabel
  1789.           Left = 19
  1790.           Top = 32
  1791.           Width = 36
  1792.           Height = 13
  1793.           Caption = 'D'#233'but :'
  1794.         end
  1795.         object LabPTotal20: TLabel
  1796.           Left = 24
  1797.           Top = 64
  1798.           Width = 31
  1799.           Height = 13
  1800.           Caption = 'Total :'
  1801.         end
  1802.         object EditPDebut20: TEdit
  1803.           Left = 60
  1804.           Top = 24
  1805.           Width = 110
  1806.           Height = 21
  1807.           TabOrder = 0
  1808.         end
  1809.         object EditPTotal20: TEdit
  1810.           Left = 60
  1811.           Top = 56
  1812.           Width = 110
  1813.           Height = 21
  1814.           TabOrder = 1
  1815.           Text = '00:00:00'
  1816.         end
  1817.       end
  1818.       object Recapitulatif20: TGroupBox
  1819.         Left = 382
  1820.         Top = 12
  1821.         Width = 443
  1822.         Height = 89
  1823.         Caption = ' R'#233'capitulatif'
  1824.         TabOrder = 1
  1825.         object LabOccupation20: TLabel
  1826.           Left = 16
  1827.           Top = 16
  1828.           Width = 137
  1829.           Height = 13
  1830.           Caption = 'Le poste 20 est occup'#233' par :'
  1831.         end
  1832.         object LabStart20: TLabel
  1833.           Left = 16
  1834.           Top = 35
  1835.           Width = 92
  1836.           Height = 13
  1837.           Caption = 'D'#233'but d'#39'utilisation :'
  1838.         end
  1839.         object LabEnd20: TLabel
  1840.           Left = 16
  1841.           Top = 54
  1842.           Width = 77
  1843.           Height = 13
  1844.           Caption = 'Fin d'#39'utilisation :'
  1845.         end
  1846.         object LabDuree20: TLabel
  1847.           Left = 16
  1848.           Top = 72
  1849.           Width = 121
  1850.           Height = 13
  1851.           Caption = 'Dur'#233'e d'#39'utilisation r'#233'elle :'
  1852.         end
  1853.       end
  1854.       object Utilisation20: TGroupBox
  1855.         Left = 10
  1856.         Top = 12
  1857.         Width = 180
  1858.         Height = 89
  1859.         Caption = ' Utilisation '
  1860.         TabOrder = 2
  1861.         object LabUDebut20: TLabel
  1862.           Left = 19
  1863.           Top = 32
  1864.           Width = 36
  1865.           Height = 13
  1866.           Caption = 'D'#233'but :'
  1867.         end
  1868.         object LabUFin20: TLabel
  1869.           Left = 33
  1870.           Top = 64
  1871.           Width = 21
  1872.           Height = 13
  1873.           Caption = 'Fin :'
  1874.         end
  1875.         object EditUDebut20: TEdit
  1876.           Left = 60
  1877.           Top = 24
  1878.           Width = 110
  1879.           Height = 21
  1880.           TabOrder = 0
  1881.         end
  1882.         object EditUFin20: TEdit
  1883.           Left = 60
  1884.           Top = 56
  1885.           Width = 110
  1886.           Height = 21
  1887.           TabOrder = 1
  1888.         end
  1889.       end
  1890.     end
  1891.   end
  1892.   object Clients: TDBGrid
  1893.     Left = 216
  1894.     Top = 5
  1895.     Width = 577
  1896.     Height = 252
  1897.     Color = clInfoBk
  1898.     DataSource = DataSource1
  1899.     Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgTitleClick, dgTitleHotTrack]
  1900.     ReadOnly = True
  1901.     TabOrder = 3
  1902.     TitleFont.Charset = DEFAULT_CHARSET
  1903.     TitleFont.Color = clWindowText
  1904.     TitleFont.Height = -11
  1905.     TitleFont.Name = 'Tahoma'
  1906.     TitleFont.Style = []
  1907.     OnDblClick = ClientsDblClick
  1908.     Columns = <
  1909.       item
  1910.         Expanded = False
  1911.         FieldName = 'Numero'
  1912.         Visible = True
  1913.       end
  1914.       item
  1915.         Expanded = False
  1916.         FieldName = 'Nom'
  1917.         Width = 193
  1918.         Visible = True
  1919.       end
  1920.       item
  1921.         Expanded = False
  1922.         FieldName = 'Prenom'
  1923.         Width = 177
  1924.         Visible = True
  1925.       end
  1926.       item
  1927.         Expanded = False
  1928.         FieldName = 'Naissance'
  1929.         Width = 123
  1930.         Visible = True
  1931.       end>
  1932.   end
  1933.   object StatsBar: TTimer
  1934.     Interval = 250
  1935.     OnTimer = StatsBarTimer
  1936.     Left = 744
  1937.     Top = 16
  1938.   end
  1939.   object TrayIcon: TTrayIcon
  1940.     Icon.Data = {
  1941.       0000010001002020000001002000A81000001600000028000000200000004000
  1942.       0000010020000000000000000000000000000000000000000000000000000000
  1943.       000000000000000000000000000000000000BBB7B4FFA39E9CFF8E8885FF6564
  1944.       5EFF828883FFADA7A9FF848A7EFF6B4D37FF7C7E73FF999D9CFFAEB2ADFFA39F
  1945.       9AFF938D89FFCECBCBFFC6A986FFC9B381FFC7B381FFC1B19AFF000000000000
  1946.       000000000000000000000000000000000000000000000000000000000000ACAB
  1947.       AAFF92908EFF9A9693FFA5A09AFFA39A94FFA29B93FFA39B93FF88807AFF6663
  1948.       5EFF8F9191FFB9B1B5FF96998BFF755037FF968D7BFFA9ABABFFBBBCB8FFA398
  1949.       94FFA59B98FFDEB166FFFFE69EFFFFFFDAFFFFFBC1FFFDDC8EFFCDA97BFFA0AD
  1950.       A9FFD3D3D3FF000000000000000000000000000000000000000000000000908E
  1951.       8CFF8E8C87FF93908AFF98928EFF9E9490FFA19790FF9C958FFF827A75FF6663
  1952.       5EFF908F91FFB7B6B7FF989C8EFF775138FF9D8F7FFFAAAAAAFFBFBCB3FFA99B
  1953.       8EFF987B61FFFBC56AFFFDDE94FFFFF5B5FFFFECA6FFFBD683FFECA856FF3DB3
  1954.       C7FF22C5DAFF90B9B9FF00000000000000000000000000000000000000008D8A
  1955.       87FF8B8783FF8F8C86FF94918AFF95938BFF95938BFF938D86FF7D7871FF6763
  1956.       5FFF8B8E8DFFB8B7B7FF9A9F93FF785238FF9D9083FFACABADFFC2BDB6FFAC9D
  1957.       93FF997C62FFF7B358FFF5C373FFFBD683FFFBD481FFF5BF66FFF1A94EFFABB3
  1958.       A4FF26FBFFFF12BDECFF6BA984FF96BFA0FF0000000000000000000000008B8B
  1959.       82FF8A867FFF918B83FF938B87FF96908BFF96938BFF948E88FF7F7676FF6764
  1960.       64FF979C9DFFBFBEB9FF9E9F9FFF7B5534FF9D9188FFADB0AFFFC5BFC0FFAD9E
  1961.       95FF9E9087FFEC963DFFEFAD56FFEFB567FFEFB567FFEFA647FFACA66FFF14BB
  1962.       BBFF0AF3FFFF14D0FFFF0CB973FF18E252FF45B060FF00000000000000008B8B
  1963.       82FF85847BFF8C8983FF908A83FF938B86FF938E88FF918C88FF7E7575FF6B65
  1964.       64FF9C9EA1FFC5C4BFFFA4A3A3FF7B5635FF9E928CFFAEB0B0FFC7C2C2FFAFA1
  1965.       96FF9C9895FFC39E79FFEFA24EFFEF9C43FFEF9E45FFEEB166FF399890FF02BD
  1966.       D4FF0EDAFFFF2DC9FFFF0CB77FFF1AEF66FF0ACF3BFF7FA48CFF000000008989
  1967.       82FF84837AFF8B8481FF8D8783FF918B83FF938B83FF918983FF7C7474FF6E68
  1968.       67FF9EA0A2FFC6C6C1FFA4A5A6FF7B5637FFA1928DFFB0B1B2FFC8C5C3FFB1A3
  1969.       97FF9C938AFF949CA0FFF1A856FFFDE69AFFFDDA90FFC3A06AFF0C8BB7FF0CB9
  1970.       F4FF1EC5FFFF2BA8BBFF00B552FF10DC49FF14D037FF77A077FF000000008889
  1971.       80FF83837AFF898481FF8E8A83FF918B83FF938B83FF918983FF817A78FF716A
  1972.       6AFFA0A0A3FFC9C8C3FFA7A8A9FF7D573AFFA4948EFFB2B6B6FFC9C6C3FFB1A5
  1973.       98FFA0968CFFDAAA87FFF9C158FFFBDA8EFFFBD488FFF1A952FF1E9ECFFF06B3
  1974.       FFFF31A7E0FF069335FF00B12BFF0EC526FF2DBF37FF00000000000000008789
  1975.       7EFF83837AFF89837DFF8B8483FF8B8983FF928B83FF8F8B83FF837B7BFF716B
  1976.       6BFF9B9FA0FFC7C6C1FFABABAAFF805A3DFFA7968FFFB6B7B8FFCCC6C6FFB6A8
  1977.       9EFFA2978DFFE19F70FFED9E3BFFF7CB85FFF3C377FFED852BFF58CBC9FF56F9
  1978.       FFFF18CEEAFF0A831AFF00B716FF12BF1EFF94C78EFF00000000000000008683
  1979.       80FF83837AFF89837AFF8B8681FF8B8B83FF908B83FF8E8983FF84817FFF7370
  1980.       6EFFA3A5A0FFC9C9C8FFB4ACA5FF785A44FFB39F88FF969493FFBBB4AEFFB6AA
  1981.       A3FF9E9593FF00000000EB904AFFF7CB90FFF1B56FFF9C876BFF1ADCF1FF1EF1
  1982.       FFFF10CEFFFF18B773FF0CDC49FF37C14BFFCECACEFF00000000000000008683
  1983.       80FF83837AFF89837AFF8A8381FF8B8783FF8C8B83FF8E8B84FF898583FF7372
  1984.       71FFAAAEAFFFCED1D2FFB7B0AFFF7A6D64FFAC9D8CFFBEBBBBFFD6CDC8FFAEA3
  1985.       9FFF9A9594FF908D88FFA89E9BFFC3A792FFC1B3A6FF299ADEFF9EE4FFFF9AE6
  1986.       FFFF2FB1FBFF04C764FF00F76BFF12E458FF86BA8EFF00000000000000008682
  1987.       80FF83837AFF89837AFF888381FF8A8783FF8C8B83FF8F8A85FF898884FF6462
  1988.       60FF86888BFFB6BBBEFF8E8E8FFFAAA4A0FFC2B9B4FFAEA9AAFF8D8884FF6865
  1989.       61FF7E7F7BFFA9A6A1FFC2C1B9FFDAD7D1FFE0DED8FFA8D1F0FF62B1FDFF5EAC
  1990.       E6FF2B9A60FF4CD456FF50E671FF16D241FF7EBA81FF00000000000000008786
  1991.       7FFF83837AFF89837AFF898381FF8B8A83FF8D8B83FF908B84FF938E8BFF7473
  1992.       75FFB0B3B8FFD0D3D7FFC3C3C4FFD8D8D8FFDFDDDDFFD4D1D3FFBCBDBAFF9594
  1993.       90FF939492FFCECDC2FFE3E0D5FFEBEADFFFE2E0D7FFF1F2E9FFF5F5F0FFD8D8
  1994.       DAFF3D9335FF9AE07FFFBFEEA9FF4AB741FFB7BFB7FF00000000000000008887
  1995.       7EFF83837AFF89837AFF898381FF8B8A83FF8D8B83FF928C86FF969291FF7676
  1996.       76FFB3B5B5FFD7D8D9FFC4C5C5FFDADDDDFFDBDEDFFFD0D3D6FFBABDBBFF9194
  1997.       92FF969594FFC5C4B9FFDFDCD1FFE8E6DBFFEEEFE5FFF5F6EDFFFBFAF4FFFAFA
  1998.       F6FFC9C7C9FF9CBF9AFF8EBE85FF838782FF828080FF00000000000000008989
  1999.       7EFF83837AFF84837BFF8B8383FF8B8883FF8F8B83FF938D86FF9C9693FF7A77
  2000.       78FFB3B3B3FFD7D8D8FFC4C4C4FFDDDEDEFFDEDFE0FFD4D3D5FFBDBBBDFF9595
  2001.       95FF949496FFD3D1C7FFDBD9D0FFE5E4D8FFECEAE1FFF1F1E9FFF6F6F2FFFDFC
  2002.       F7FFFEFBF8FFFDFDFCFFF6F5F5FFBBBAB9FF706F6EFFA6A5A5FF000000008989
  2003.       7EFF83837AFF84837CFF8B8383FF8B8A83FF918B83FF968E86FFA19C99FF7777
  2004.       77FFB3B3B3FFD7DADAFFC4C4C4FFDEDEDEFFDEE1E1FFD6D6D6FFBCBBBEFF9595
  2005.       95FF949497FFCFCEC5FFD7D5CBFFDFDDD4FFE6E6DBFFEBEBE3FFF2F1ECFFF8F7
  2006.       F3FFFBF9F7FFFDFCFBFFEDECECFFDDDCDBFF8D8C8BFF818080FF000000008988
  2007.       7DFF86837AFF86837DFF8B8383FF8D8A83FF938B83FF968E88FFA7A39DFF7977
  2008.       77FFB3B3B3FFD7D9D9FFC4C5C5FFDEDEDEFFDEE2E2FFD6D5D6FFBEBEBEFF9595
  2009.       95FF949497FFCECDC2FFD4D1C7FFDAD7D1FFE3E0D8FFE7E6DDFFEDECE5FFEFF0
  2010.       EBFFF4F6F1FFF7F8F6FFF9F9F7FFF6F7F5FFC3C4C2FF73716CFF000000008A87
  2011.       7CFF8B837AFF88837EFF8B8383FF8D8A83FF938B83FF979188FFAEA8A5FF7B79
  2012.       79FFB3B5B5FFD7DADAFFC4C6C6FFDEDEDEFFDEE4E4FFD6D6D6FFBEBEBEFF9595
  2013.       95FF959497FFCFCEC2FFD0D0C6FFD4D0C7FFDBD8D0FFE3E1D6FFE7E7DDFFEAEB
  2014.       E3FFEEEFEBFFF4F4EFFFF6F7F2FFF6F7F3FFDFE0DDFF7B7974FF979692FF8A87
  2015.       7CFF8B837AFF88837EFF8B8383FF8D8A83FF938B83FF968F87FFB4AEAAFF7C79
  2016.       79FFB3B3B3FFD7D9D9FFC4C4C4FFDEDEDEFFDEE4E4FFD6D6D6FFBEBEC1FF9996
  2017.       99FF979497FFD5D3CAFFD0CEC6FFB3B1A7FFC2BEB3FFD7D3C8FFE1DFD4FFE2E2
  2018.       DAFFEBEAE2FFF3EFECFFF6F5EEFFF7F5F0FFEBEAE4FF83827EFF797874FF8585
  2019.       7CFF85837AFF89837EFF8C8483FF928B83FF938B83FF97938FFFBEB9B7FF7E7A
  2020.       7AFFB4B5B5FFD9DADAFFC6C7C7FFE2E2E2FFE3E4E4FFD6D4D6FFC0C0C1FF9895
  2021.       98FF979597FFE0DDD7FFD7D5CCFFD5D3C7FFA09D8FFFA8A496FFCFC9BDFFD8D5
  2022.       CBFFDEDDD3FFE8E4DEFFEEEBE4FFDEDAD3FFD4D1C9FF878481FF72726EFF8787
  2023.       7CFF83837AFF89837EFF8D8583FF938B83FF938B83FF9A9691FFC6C3BFFF807E
  2024.       7EFFB6B6B6FFDADADAFFC7C7C7FFE3E3E3FFE4E4E5FFD6D5D6FFC0BEC1FF9896
  2025.       98FF979597FFEAE7E6FFEAE8E2FFDAD9D2FFCDCBC1FFCDC9BCFFB5B1A4FFB8B4
  2026.       A9FFD3CFC3FFDDDAD2FFE3DED5FFE3E0D7FFDAD7D0FF807F7CFF898987FF8483
  2027.       7BFF84837AFF8A837EFF8D8583FF938B83FF938C84FF9E9896FFD0CBC7FF8482
  2028.       81FFB4B4B4FFDADADAFFC7C7C7FFE2E2E2FFE5E4E6FFD6D6D7FFBEBEC0FF9A98
  2029.       9AFF989799FFE6E6E6FFE3E1DFFFEAE9E5FFEBE8E3FFE8E3DCFFDBD7CFFFCECA
  2030.       C1FFB8B3ABFFC3BFB7FFD8D4CBFFDCD7CFFFC4C0B8FF777874FF000000008483
  2031.       7BFF868179FF89807EFF8E8581FF938B83FF938B84FF9E9B96FFD6D3D0FF8685
  2032.       84FFB3B3B3FFDADADAFFC5C5C5FFDEDEDEFFE4E4E4FFD6D6D6FFBEBEBEFF9A97
  2033.       9AFF9A989CFFE7E6E5FFE4E3DFFFEAE9E3FFD5D4D0FFE0DAD9FFE8E3E1FFE0DC
  2034.       D9FFE1DDDAFFD6D1C9FFCDC9C1FFD1CCC3FFA7A49CFF7F7F7BFF000000009E9D
  2035.       96FF8F8D84FF8C837FFF918984FF928B85FF928C87FFA29B99FFDED9D7FF8A86
  2036.       87FFB2B2B2FFD8D8D8FFC2C2C2FFDEDEDEFFE4E4E4FFD6D6D6FFBEBEBEFF9A97
  2037.       9AFF9A9A9AFFE6E6E5FFE0E0DDFFE6E5E1FFD8D8D2FFDFDED9FFDFDCD8FFDCDB
  2038.       D7FFDCDBD5FFDBD7CFFFD9D7CFFFBEBCB3FF87857DFF7E7D79FF000000000000
  2039.       000000000000C4BEBBFFB9B6B5FFA29F9AFF9C9893FFA5A2A2FFDDDBD8FF8B89
  2040.       89FF9E9E9EFFD2D1D1FFC0C0C0FFDCDCDCFFE2E2E2FFD4D4D4FFBEBEBEFF9B98
  2041.       9AFF9B9A9BFFE8E6E3FFE4E2DDFFE2E0DBFFD3D1CCFFDBDBD2FFDAD9D1FFDBDB
  2042.       D3FFDAD8D0FFD9D6CEFFD1D0C8FF9E9C94FF7B7871FF00000000000000000000
  2043.       0000000000000000000000000000E1E0DFFFCBCAC7FFBEBCB7FFCECCC8FF817E
  2044.       7DFF9D9C9DFFC3C3C3FFA5A5A5FFA8A7A8FFA5A5A4FF9F9E9EFF9B9B9BFF8F8D
  2045.       8EFF919090FFC9C5BDFFECE7DEFFE9E5DCFFDDD9D0FFE2DED6FFE2DDD5FFE0DB
  2046.       D3FFBAB7B1FFCACBC2FFA4A49DFF75756EFFA1A19BFF00000000000000000000
  2047.       0000000000000000000000000000000000000000000000000000BEBDBCFF7C7C
  2048.       7BFF8E8D8CFFCCCBCBFFB3B3B3FFA3A3A3FFB5B6B5FFA5A5A3FFC1C0BEFFDAD6
  2049.       CFFFC4BDB3FFBFB7A9FFD6CFC2FFE2DACCFFCEC6BBFFDDD5CDFFE0D7D0FFD3CB
  2050.       C3FFB9B0A9FFA1A09AFF8C8C86FFC3C3BDFF868680FF999998FF000000000000
  2051.       0000000000000000000000000000000000000000000000000000000000000000
  2052.       0000000000000000000000000000000000009D9E9CFF8C8C8AFF00000000C5C3
  2053.       BFFFDDDAD3FFDFDBCFFFC7C1B7FFBDB6ADFFB6AFA7FFB6AFA8FFB2ABA3FFACA5
  2054.       9DFFA49F99FF9F9F9BFFC0C0BCFF00000000CACAC7FFABABABFF000000000000
  2055.       0000000000000000000000000000000000000000000000000000000000000000
  2056.       00000000000000000000000000000000000000000000B3B3B1FF000000000000
  2057.       000000000000D8D5CFFFD6D4CFFFCAC8C2FFAEABA4FF928F87FF9D9A95FFA1A0
  2058.       99FF000000000000000000000000000000000000000000000000000000000000
  2059.       0000000000000000000000000000000000000000000000000000000000000000
  2060.       0000000000000000000000000000000000000000000000000000000000000000
  2061.       000000000000000000000000000000000000C2C2C0FF84847EFF000000000000
  2062.       0000000000000000000000000000000000000000000000000000000000000000
  2063.       0000000000000000000000000000000000000000000000000000000000000000
  2064.       0000000000000000000000000000000000000000000000000000000000000000
  2065.       0000000000000000000000000000C3C2C0FFC8C8C5FF878782FF7B7A78FF0000
  2066.       0000000000000000000000000000000000000000000000000000000000000000
  2067.       0000000000000000000000000000000000000000000000000000000000000000
  2068.       0000000000000000000000000000000000000000000000000000000000000000
  2069.       0000000000000000000000000000CBCBCBFFD9D9D5FF9A9A96FF787875FF0000
  2070.       000000000000000000000000000000000000000000000000000000000000F800
  2071.       01FF0000003F0000001F00000007000000030000000100000001000000030000
  2072.       0003000020030000000300000003000000030000000300000001000000010000
  2073.       000100000000000000000000000000000000000000010000000100000001C000
  2074.       0003F0000003FE000001FFF90009FFFDC07FFFFFF9FFFFFFF0FFFFFFF0FF}
  2075.     PopupMenu = SystrayMenu
  2076.     OnDblClick = TrayIconDblClick
  2077.     Left = 744
  2078.     Top = 136
  2079.   end
  2080.   object SystrayMenu: TPopupMenu
  2081.     Left = 744
  2082.     Top = 192
  2083.     object Restaurer1: TMenuItem
  2084.       Caption = 'Restaurer'
  2085.       OnClick = TrayIconDblClick
  2086.     end
  2087.     object APropos1: TMenuItem
  2088.       Caption = 'A Propos ...'
  2089.       OnClick = BtnAProposClick
  2090.     end
  2091.     object Quitter1: TMenuItem
  2092.       Caption = 'Quitter'
  2093.       OnClick = QuitterClick
  2094.     end
  2095.   end
  2096.   object Compteur: TTimer
  2097.     Interval = 50
  2098.     OnTimer = CompteurTimer
  2099.     Left = 744
  2100.     Top = 72
  2101.   end
  2102.   object ADOConnection1: TADOConnection
  2103.     LoginPrompt = False
  2104.     Provider = 'Microsoft.Jet.OLEDB.4.0'
  2105.     Left = 640
  2106.     Top = 16
  2107.   end
  2108.   object ADOTable1: TADOTable
  2109.     Connection = ADOConnection1
  2110.     TableName = 'Clients'
  2111.     Left = 640
  2112.     Top = 72
  2113.   end
  2114.   object ADOCommand1: TADOCommand
  2115.     Parameters = <>
  2116.     Left = 640
  2117.     Top = 192
  2118.   end
  2119.   object DataSource1: TDataSource
  2120.     DataSet = ADOTable1
  2121.     Left = 640
  2122.     Top = 136
  2123.   end
  2124.   object XPLook: TXPManifest
  2125.     Left = 232
  2126.     Top = 48
  2127.   end
  2128. end