home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / Français / Lettrix / _SETUP.1 / LETTRIX.exe / 0 / RCDATA / TF_STATIS / TF_STATIS.txt
Text File  |  1999-10-10  |  7KB  |  316 lines

  1. object f_statis: Tf_statis
  2.   Left = 100
  3.   Top = 138
  4.   Width = 507
  5.   Height = 224
  6.   Caption = 'Statistiques'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 97
  20.     Height = 17
  21.     AutoSize = False
  22.     Caption = 'Nom du joueur :'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clNavy
  25.     Font.Height = -11
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 8
  32.     Top = 48
  33.     Width = 145
  34.     Height = 17
  35.     AutoSize = False
  36.     Caption = 'Nbre de parties jou∩┐╜es :'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clPurple
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.   end
  44.   object nb_parties: TLabel
  45.     Left = 160
  46.     Top = 48
  47.     Width = 41
  48.     Height = 17
  49.     Alignment = taCenter
  50.     AutoSize = False
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clPurple
  53.     Font.Height = -11
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = [fsBold]
  56.     ParentFont = False
  57.   end
  58.   object Label3: TLabel
  59.     Left = 216
  60.     Top = 48
  61.     Width = 97
  62.     Height = 17
  63.     AutoSize = False
  64.     Caption = 'Nbre de points :'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clPurple
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsBold]
  70.     ParentFont = False
  71.   end
  72.   object nb_points: TLabel
  73.     Left = 320
  74.     Top = 48
  75.     Width = 41
  76.     Height = 17
  77.     Alignment = taCenter
  78.     AutoSize = False
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clPurple
  81.     Font.Height = -11
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = [fsBold]
  84.     ParentFont = False
  85.   end
  86.   object Label4: TLabel
  87.     Left = 8
  88.     Top = 72
  89.     Width = 137
  90.     Height = 17
  91.     AutoSize = False
  92.     Caption = 'Nbre de mots trouv∩┐╜s :'
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clPurple
  95.     Font.Height = -11
  96.     Font.Name = 'MS Sans Serif'
  97.     Font.Style = [fsBold]
  98.     ParentFont = False
  99.   end
  100.   object nb_mots: TLabel
  101.     Left = 160
  102.     Top = 72
  103.     Width = 41
  104.     Height = 17
  105.     Alignment = taCenter
  106.     AutoSize = False
  107.     Font.Charset = DEFAULT_CHARSET
  108.     Font.Color = clPurple
  109.     Font.Height = -11
  110.     Font.Name = 'MS Sans Serif'
  111.     Font.Style = [fsBold]
  112.     ParentFont = False
  113.   end
  114.   object Label5: TLabel
  115.     Left = 216
  116.     Top = 72
  117.     Width = 105
  118.     Height = 17
  119.     AutoSize = False
  120.     Caption = 'Moyenne /partie :'
  121.     Font.Charset = DEFAULT_CHARSET
  122.     Font.Color = clPurple
  123.     Font.Height = -11
  124.     Font.Name = 'MS Sans Serif'
  125.     Font.Style = [fsBold]
  126.     ParentFont = False
  127.   end
  128.   object moy_mots: TLabel
  129.     Left = 328
  130.     Top = 72
  131.     Width = 41
  132.     Height = 17
  133.     Alignment = taCenter
  134.     AutoSize = False
  135.     Font.Charset = DEFAULT_CHARSET
  136.     Font.Color = clPurple
  137.     Font.Height = -11
  138.     Font.Name = 'MS Sans Serif'
  139.     Font.Style = [fsBold]
  140.     ParentFont = False
  141.   end
  142.   object Label7: TLabel
  143.     Left = 8
  144.     Top = 104
  145.     Width = 201
  146.     Height = 17
  147.     AutoSize = False
  148.     Caption = 'Nbre de mots de 4 lettres trouv∩┐╜s :'
  149.     Font.Charset = DEFAULT_CHARSET
  150.     Font.Color = clMaroon
  151.     Font.Height = -11
  152.     Font.Name = 'MS Sans Serif'
  153.     Font.Style = [fsBold]
  154.     ParentFont = False
  155.   end
  156.   object Label8: TLabel
  157.     Left = 272
  158.     Top = 104
  159.     Width = 105
  160.     Height = 17
  161.     AutoSize = False
  162.     Caption = 'Moyenne /partie :'
  163.     Font.Charset = DEFAULT_CHARSET
  164.     Font.Color = clMaroon
  165.     Font.Height = -11
  166.     Font.Name = 'MS Sans Serif'
  167.     Font.Style = [fsBold]
  168.     ParentFont = False
  169.   end
  170.   object nb_mots4: TLabel
  171.     Left = 216
  172.     Top = 104
  173.     Width = 41
  174.     Height = 17
  175.     Alignment = taCenter
  176.     AutoSize = False
  177.     Font.Charset = DEFAULT_CHARSET
  178.     Font.Color = clMaroon
  179.     Font.Height = -11
  180.     Font.Name = 'MS Sans Serif'
  181.     Font.Style = [fsBold]
  182.     ParentFont = False
  183.   end
  184.   object moy4: TLabel
  185.     Left = 376
  186.     Top = 104
  187.     Width = 41
  188.     Height = 17
  189.     Alignment = taCenter
  190.     AutoSize = False
  191.     Font.Charset = DEFAULT_CHARSET
  192.     Font.Color = clMaroon
  193.     Font.Height = -11
  194.     Font.Name = 'MS Sans Serif'
  195.     Font.Style = [fsBold]
  196.     ParentFont = False
  197.   end
  198.   object Label9: TLabel
  199.     Left = 8
  200.     Top = 128
  201.     Width = 201
  202.     Height = 17
  203.     AutoSize = False
  204.     Caption = 'Nbre de mots de 5 lettres trouv∩┐╜s :'
  205.     Font.Charset = DEFAULT_CHARSET
  206.     Font.Color = clMaroon
  207.     Font.Height = -11
  208.     Font.Name = 'MS Sans Serif'
  209.     Font.Style = [fsBold]
  210.     ParentFont = False
  211.   end
  212.   object nb_mots5: TLabel
  213.     Left = 216
  214.     Top = 128
  215.     Width = 41
  216.     Height = 17
  217.     Alignment = taCenter
  218.     AutoSize = False
  219.     Font.Charset = DEFAULT_CHARSET
  220.     Font.Color = clMaroon
  221.     Font.Height = -11
  222.     Font.Name = 'MS Sans Serif'
  223.     Font.Style = [fsBold]
  224.     ParentFont = False
  225.   end
  226.   object Label11: TLabel
  227.     Left = 272
  228.     Top = 128
  229.     Width = 105
  230.     Height = 17
  231.     AutoSize = False
  232.     Caption = 'Moyenne /partie :'
  233.     Font.Charset = DEFAULT_CHARSET
  234.     Font.Color = clMaroon
  235.     Font.Height = -11
  236.     Font.Name = 'MS Sans Serif'
  237.     Font.Style = [fsBold]
  238.     ParentFont = False
  239.   end
  240.   object moy5: TLabel
  241.     Left = 376
  242.     Top = 128
  243.     Width = 41
  244.     Height = 17
  245.     Alignment = taCenter
  246.     AutoSize = False
  247.     Font.Charset = DEFAULT_CHARSET
  248.     Font.Color = clMaroon
  249.     Font.Height = -11
  250.     Font.Name = 'MS Sans Serif'
  251.     Font.Style = [fsBold]
  252.     ParentFont = False
  253.   end
  254.   object Label10: TLabel
  255.     Left = 376
  256.     Top = 48
  257.     Width = 65
  258.     Height = 17
  259.     AutoSize = False
  260.     Caption = 'Moyenne :'
  261.     Font.Charset = DEFAULT_CHARSET
  262.     Font.Color = clPurple
  263.     Font.Height = -11
  264.     Font.Name = 'MS Sans Serif'
  265.     Font.Style = [fsBold]
  266.     ParentFont = False
  267.   end
  268.   object moy: TLabel
  269.     Left = 440
  270.     Top = 48
  271.     Width = 41
  272.     Height = 17
  273.     Alignment = taCenter
  274.     AutoSize = False
  275.     Font.Charset = DEFAULT_CHARSET
  276.     Font.Color = clPurple
  277.     Font.Height = -11
  278.     Font.Name = 'MS Sans Serif'
  279.     Font.Style = [fsBold]
  280.     ParentFont = False
  281.   end
  282.   object g_stat: TStringGrid
  283.     Left = 216
  284.     Top = -40
  285.     Width = 217
  286.     Height = 81
  287.     ColCount = 10
  288.     FixedCols = 0
  289.     TabOrder = 0
  290.     Visible = False
  291.   end
  292.   object cb_nom: TComboBox
  293.     Left = 112
  294.     Top = 8
  295.     Width = 145
  296.     Height = 21
  297.     Font.Charset = DEFAULT_CHARSET
  298.     Font.Color = clNavy
  299.     Font.Height = -11
  300.     Font.Name = 'MS Sans Serif'
  301.     Font.Style = [fsBold]
  302.     ItemHeight = 13
  303.     ParentFont = False
  304.     TabOrder = 1
  305.     OnChange = cb_nomChange
  306.   end
  307.   object BitBtn1: TBitBtn
  308.     Left = 344
  309.     Top = 168
  310.     Width = 73
  311.     Height = 25
  312.     TabOrder = 2
  313.     Kind = bkOK
  314.   end
  315. end
  316.