home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9GRAF / AFA31SUS.ZIP / AFA.EXE / 0 / RCDATA / TSTATDLG / TSTATDLG.txt
Text File  |  1998-05-06  |  10KB  |  597 lines

  1. object StatDlg: TStatDlg
  2.   Left = 205
  3.   Top = 28
  4.   BorderStyle = bsDialog
  5.   Caption = 'Options - Statistiques'
  6.   ClientHeight = 391
  7.   ClientWidth = 383
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 80
  20.     Top = 40
  21.     Width = 50
  22.     Height = 15
  23.     AutoSize = False
  24.     Color = clNone
  25.     ParentColor = False
  26.   end
  27.   object Label2: TLabel
  28.     Left = 80
  29.     Top = 58
  30.     Width = 50
  31.     Height = 15
  32.     AutoSize = False
  33.     Color = clNone
  34.     ParentColor = False
  35.   end
  36.   object Label3: TLabel
  37.     Left = 80
  38.     Top = 76
  39.     Width = 50
  40.     Height = 15
  41.     AutoSize = False
  42.     Color = clNone
  43.     ParentColor = False
  44.   end
  45.   object Label4: TLabel
  46.     Left = 80
  47.     Top = 94
  48.     Width = 50
  49.     Height = 15
  50.     AutoSize = False
  51.     Color = clNone
  52.     ParentColor = False
  53.   end
  54.   object Label5: TLabel
  55.     Left = 80
  56.     Top = 113
  57.     Width = 50
  58.     Height = 15
  59.     AutoSize = False
  60.     Color = clNone
  61.     ParentColor = False
  62.   end
  63.   object Label6: TLabel
  64.     Left = 80
  65.     Top = 131
  66.     Width = 50
  67.     Height = 15
  68.     AutoSize = False
  69.     Color = clNone
  70.     ParentColor = False
  71.   end
  72.   object Label7: TLabel
  73.     Left = 80
  74.     Top = 149
  75.     Width = 50
  76.     Height = 15
  77.     AutoSize = False
  78.     Color = clNone
  79.     ParentColor = False
  80.   end
  81.   object Label8: TLabel
  82.     Left = 80
  83.     Top = 167
  84.     Width = 50
  85.     Height = 15
  86.     AutoSize = False
  87.     Color = clNone
  88.     ParentColor = False
  89.   end
  90.   object Label9: TLabel
  91.     Left = 80
  92.     Top = 185
  93.     Width = 50
  94.     Height = 15
  95.     AutoSize = False
  96.     Color = clNone
  97.     ParentColor = False
  98.   end
  99.   object Label10: TLabel
  100.     Left = 80
  101.     Top = 203
  102.     Width = 50
  103.     Height = 15
  104.     AutoSize = False
  105.     Color = clNone
  106.     ParentColor = False
  107.   end
  108.   object Label11: TLabel
  109.     Left = 80
  110.     Top = 221
  111.     Width = 50
  112.     Height = 15
  113.     AutoSize = False
  114.     Color = clNone
  115.     ParentColor = False
  116.   end
  117.   object Label12: TLabel
  118.     Left = 80
  119.     Top = 239
  120.     Width = 50
  121.     Height = 15
  122.     AutoSize = False
  123.     Color = clNone
  124.     ParentColor = False
  125.   end
  126.   object Label13: TLabel
  127.     Left = 80
  128.     Top = 258
  129.     Width = 50
  130.     Height = 15
  131.     AutoSize = False
  132.     Color = clNone
  133.     ParentColor = False
  134.   end
  135.   object Label14: TLabel
  136.     Left = 80
  137.     Top = 276
  138.     Width = 50
  139.     Height = 15
  140.     AutoSize = False
  141.     Color = clNone
  142.     ParentColor = False
  143.   end
  144.   object Label15: TLabel
  145.     Left = 80
  146.     Top = 294
  147.     Width = 50
  148.     Height = 15
  149.     AutoSize = False
  150.     Color = clNone
  151.     ParentColor = False
  152.   end
  153.   object Label16: TLabel
  154.     Left = 80
  155.     Top = 312
  156.     Width = 50
  157.     Height = 15
  158.     AutoSize = False
  159.     Color = clNone
  160.     ParentColor = False
  161.   end
  162.   object Label17: TLabel
  163.     Left = 24
  164.     Top = 40
  165.     Width = 28
  166.     Height = 13
  167.     Caption = 'Etat 0'
  168.   end
  169.   object Label18: TLabel
  170.     Left = 24
  171.     Top = 58
  172.     Width = 28
  173.     Height = 13
  174.     Caption = 'Etat 1'
  175.   end
  176.   object Label19: TLabel
  177.     Left = 24
  178.     Top = 76
  179.     Width = 28
  180.     Height = 13
  181.     Caption = 'Etat 2'
  182.   end
  183.   object Label20: TLabel
  184.     Left = 24
  185.     Top = 94
  186.     Width = 28
  187.     Height = 13
  188.     Caption = 'Etat 3'
  189.   end
  190.   object Label21: TLabel
  191.     Left = 24
  192.     Top = 113
  193.     Width = 28
  194.     Height = 13
  195.     Caption = 'Etat 4'
  196.   end
  197.   object Label22: TLabel
  198.     Left = 24
  199.     Top = 131
  200.     Width = 28
  201.     Height = 13
  202.     Caption = 'Etat 5'
  203.   end
  204.   object Label23: TLabel
  205.     Left = 24
  206.     Top = 149
  207.     Width = 28
  208.     Height = 13
  209.     Caption = 'Etat 6'
  210.   end
  211.   object Label24: TLabel
  212.     Left = 24
  213.     Top = 167
  214.     Width = 28
  215.     Height = 13
  216.     Caption = 'Etat 7'
  217.   end
  218.   object Label25: TLabel
  219.     Left = 24
  220.     Top = 185
  221.     Width = 28
  222.     Height = 13
  223.     Caption = 'Etat 8'
  224.   end
  225.   object Label26: TLabel
  226.     Left = 24
  227.     Top = 203
  228.     Width = 28
  229.     Height = 13
  230.     Caption = 'Etat 9'
  231.   end
  232.   object Label27: TLabel
  233.     Left = 24
  234.     Top = 221
  235.     Width = 34
  236.     Height = 13
  237.     Caption = 'Etat 10'
  238.   end
  239.   object Label28: TLabel
  240.     Left = 24
  241.     Top = 239
  242.     Width = 34
  243.     Height = 13
  244.     Caption = 'Etat 11'
  245.   end
  246.   object Label29: TLabel
  247.     Left = 24
  248.     Top = 258
  249.     Width = 34
  250.     Height = 13
  251.     Caption = 'Etat 12'
  252.   end
  253.   object Label30: TLabel
  254.     Left = 24
  255.     Top = 276
  256.     Width = 34
  257.     Height = 13
  258.     Caption = 'Etat 13'
  259.   end
  260.   object Label31: TLabel
  261.     Left = 24
  262.     Top = 294
  263.     Width = 34
  264.     Height = 13
  265.     Caption = 'Etat 14'
  266.   end
  267.   object Label32: TLabel
  268.     Left = 24
  269.     Top = 312
  270.     Width = 34
  271.     Height = 13
  272.     Caption = 'Etat 15'
  273.   end
  274.   object Label33: TLabel
  275.     Left = 168
  276.     Top = 40
  277.     Width = 60
  278.     Height = 15
  279.     AutoSize = False
  280.     Color = clNone
  281.     ParentColor = False
  282.   end
  283.   object Label34: TLabel
  284.     Left = 168
  285.     Top = 58
  286.     Width = 60
  287.     Height = 15
  288.     AutoSize = False
  289.     Color = clNone
  290.     ParentColor = False
  291.   end
  292.   object Label35: TLabel
  293.     Left = 168
  294.     Top = 76
  295.     Width = 60
  296.     Height = 15
  297.     AutoSize = False
  298.     Color = clNone
  299.     ParentColor = False
  300.   end
  301.   object Label36: TLabel
  302.     Left = 168
  303.     Top = 94
  304.     Width = 60
  305.     Height = 15
  306.     AutoSize = False
  307.     Color = clNone
  308.     ParentColor = False
  309.   end
  310.   object Label37: TLabel
  311.     Left = 168
  312.     Top = 113
  313.     Width = 60
  314.     Height = 15
  315.     AutoSize = False
  316.     Color = clNone
  317.     ParentColor = False
  318.   end
  319.   object Label38: TLabel
  320.     Left = 168
  321.     Top = 131
  322.     Width = 60
  323.     Height = 15
  324.     AutoSize = False
  325.     Color = clNone
  326.     ParentColor = False
  327.   end
  328.   object Label39: TLabel
  329.     Left = 168
  330.     Top = 149
  331.     Width = 60
  332.     Height = 15
  333.     AutoSize = False
  334.     Color = clNone
  335.     ParentColor = False
  336.   end
  337.   object Label40: TLabel
  338.     Left = 168
  339.     Top = 167
  340.     Width = 60
  341.     Height = 15
  342.     AutoSize = False
  343.     Color = clNone
  344.     ParentColor = False
  345.   end
  346.   object Label41: TLabel
  347.     Left = 168
  348.     Top = 185
  349.     Width = 60
  350.     Height = 15
  351.     AutoSize = False
  352.     Color = clNone
  353.     ParentColor = False
  354.   end
  355.   object Label42: TLabel
  356.     Left = 168
  357.     Top = 203
  358.     Width = 60
  359.     Height = 15
  360.     AutoSize = False
  361.     Color = clNone
  362.     ParentColor = False
  363.   end
  364.   object Label43: TLabel
  365.     Left = 168
  366.     Top = 221
  367.     Width = 60
  368.     Height = 15
  369.     AutoSize = False
  370.     Color = clNone
  371.     ParentColor = False
  372.   end
  373.   object Label44: TLabel
  374.     Left = 168
  375.     Top = 239
  376.     Width = 60
  377.     Height = 15
  378.     AutoSize = False
  379.     Color = clNone
  380.     ParentColor = False
  381.   end
  382.   object Label45: TLabel
  383.     Left = 168
  384.     Top = 258
  385.     Width = 60
  386.     Height = 15
  387.     AutoSize = False
  388.     Color = clNone
  389.     ParentColor = False
  390.   end
  391.   object Label46: TLabel
  392.     Left = 168
  393.     Top = 276
  394.     Width = 60
  395.     Height = 15
  396.     AutoSize = False
  397.     Color = clNone
  398.     ParentColor = False
  399.   end
  400.   object Label47: TLabel
  401.     Left = 168
  402.     Top = 294
  403.     Width = 60
  404.     Height = 15
  405.     AutoSize = False
  406.     Color = clNone
  407.     ParentColor = False
  408.   end
  409.   object Label48: TLabel
  410.     Left = 168
  411.     Top = 312
  412.     Width = 60
  413.     Height = 15
  414.     AutoSize = False
  415.     Color = clNone
  416.     ParentColor = False
  417.   end
  418.   object Label49: TLabel
  419.     Left = 248
  420.     Top = 40
  421.     Width = 100
  422.     Height = 15
  423.     AutoSize = False
  424.     Color = clNone
  425.     ParentColor = False
  426.   end
  427.   object Label50: TLabel
  428.     Left = 248
  429.     Top = 58
  430.     Width = 100
  431.     Height = 15
  432.     AutoSize = False
  433.     Color = clNone
  434.     ParentColor = False
  435.   end
  436.   object Label51: TLabel
  437.     Left = 248
  438.     Top = 76
  439.     Width = 100
  440.     Height = 15
  441.     AutoSize = False
  442.     Color = clNone
  443.     ParentColor = False
  444.   end
  445.   object Label52: TLabel
  446.     Left = 248
  447.     Top = 94
  448.     Width = 100
  449.     Height = 15
  450.     AutoSize = False
  451.     Color = clNone
  452.     ParentColor = False
  453.   end
  454.   object Label53: TLabel
  455.     Left = 248
  456.     Top = 113
  457.     Width = 100
  458.     Height = 15
  459.     AutoSize = False
  460.     Color = clNone
  461.     ParentColor = False
  462.   end
  463.   object Label54: TLabel
  464.     Left = 248
  465.     Top = 131
  466.     Width = 100
  467.     Height = 15
  468.     AutoSize = False
  469.     Color = clNone
  470.     ParentColor = False
  471.   end
  472.   object Label55: TLabel
  473.     Left = 248
  474.     Top = 149
  475.     Width = 100
  476.     Height = 15
  477.     AutoSize = False
  478.     Color = clNone
  479.     ParentColor = False
  480.   end
  481.   object Label56: TLabel
  482.     Left = 248
  483.     Top = 167
  484.     Width = 100
  485.     Height = 15
  486.     AutoSize = False
  487.     Color = clNone
  488.     ParentColor = False
  489.   end
  490.   object Label57: TLabel
  491.     Left = 248
  492.     Top = 185
  493.     Width = 100
  494.     Height = 15
  495.     AutoSize = False
  496.     Color = clNone
  497.     ParentColor = False
  498.   end
  499.   object Label58: TLabel
  500.     Left = 248
  501.     Top = 203
  502.     Width = 100
  503.     Height = 15
  504.     AutoSize = False
  505.     Color = clNone
  506.     ParentColor = False
  507.   end
  508.   object Label59: TLabel
  509.     Left = 248
  510.     Top = 221
  511.     Width = 100
  512.     Height = 15
  513.     AutoSize = False
  514.     Color = clNone
  515.     ParentColor = False
  516.   end
  517.   object Label60: TLabel
  518.     Left = 248
  519.     Top = 239
  520.     Width = 100
  521.     Height = 15
  522.     AutoSize = False
  523.     Color = clNone
  524.     ParentColor = False
  525.   end
  526.   object Label61: TLabel
  527.     Left = 248
  528.     Top = 258
  529.     Width = 100
  530.     Height = 15
  531.     AutoSize = False
  532.     Color = clNone
  533.     ParentColor = False
  534.   end
  535.   object Label62: TLabel
  536.     Left = 248
  537.     Top = 276
  538.     Width = 100
  539.     Height = 15
  540.     AutoSize = False
  541.     Color = clNone
  542.     ParentColor = False
  543.   end
  544.   object Label63: TLabel
  545.     Left = 248
  546.     Top = 294
  547.     Width = 100
  548.     Height = 15
  549.     AutoSize = False
  550.     Color = clNone
  551.     ParentColor = False
  552.   end
  553.   object Label64: TLabel
  554.     Left = 248
  555.     Top = 312
  556.     Width = 100
  557.     Height = 15
  558.     AutoSize = False
  559.     Color = clNone
  560.     ParentColor = False
  561.   end
  562.   object Label65: TLabel
  563.     Left = 176
  564.     Top = 16
  565.     Width = 40
  566.     Height = 13
  567.     Caption = 'Nombre:'
  568.   end
  569.   object Label66: TLabel
  570.     Left = 272
  571.     Top = 16
  572.     Width = 39
  573.     Height = 13
  574.     Caption = 'Densit∩┐╜:'
  575.   end
  576.   object OKBtn: TButton
  577.     Left = 100
  578.     Top = 352
  579.     Width = 75
  580.     Height = 25
  581.     Caption = 'OK'
  582.     Default = True
  583.     ModalResult = 1
  584.     TabOrder = 0
  585.   end
  586.   object CancelBtn: TButton
  587.     Left = 220
  588.     Top = 350
  589.     Width = 75
  590.     Height = 25
  591.     Cancel = True
  592.     Caption = 'Annuler'
  593.     ModalResult = 2
  594.     TabOrder = 1
  595.   end
  596. end
  597.