home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 January / GSSH0104TT.iso / Programme / Datastar / DStarhd.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  2002-12-13  |  5KB  |  222 lines

  1. object Form3: TForm3
  2.   Left = 308
  3.   Top = 203
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Statistik / Spiele'
  7.   ClientHeight = 396
  8.   ClientWidth = 558
  9.   Color = 4259841
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnMouseMove = FormMouseMove
  21.   OnPaint = FormPaint
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Label1: TLabel
  26.     Left = 10
  27.     Top = 12
  28.     Width = 225
  29.     Height = 14
  30.     AutoSize = False
  31.     Caption = ' Wertungsschnitt der Auswahl je Rubrik'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWhite
  34.     Font.Height = -11
  35.     Font.Name = 'Arial'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     Transparent = True
  39.   end
  40.   object Label2: TLabel
  41.     Left = 10
  42.     Top = 244
  43.     Width = 511
  44.     Height = 14
  45.     AutoSize = False
  46.     Caption = 'Wertungsverteilung'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clWhite
  49.     Font.Height = -11
  50.     Font.Name = 'Arial'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.     Transparent = True
  54.   end
  55.   object Bevel1: TBevel
  56.     Left = 8
  57.     Top = 264
  58.     Width = 510
  59.     Height = 105
  60.     Shape = bsFrame
  61.   end
  62.   object Bevel2: TBevel
  63.     Left = 250
  64.     Top = 32
  65.     Width = 268
  66.     Height = 145
  67.     Shape = bsFrame
  68.   end
  69.   object Label3: TLabel
  70.     Left = 254
  71.     Top = 12
  72.     Width = 267
  73.     Height = 14
  74.     AutoSize = False
  75.     Caption = ' Monatsschnitt:'
  76.     Font.Charset = DEFAULT_CHARSET
  77.     Font.Color = clWhite
  78.     Font.Height = -11
  79.     Font.Name = 'Arial'
  80.     Font.Style = [fsBold]
  81.     ParentFont = False
  82.     Transparent = True
  83.   end
  84.   object Label4: TLabel
  85.     Left = 250
  86.     Top = 204
  87.     Width = 223
  88.     Height = 29
  89.     AutoSize = False
  90.     Caption = 'Auswahl:'
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clRed
  93.     Font.Height = -21
  94.     Font.Name = 'Arial'
  95.     Font.Style = [fsBold]
  96.     ParentFont = False
  97.     Transparent = True
  98.   end
  99.   object LMDLabel1: TLMDLabel
  100.     Left = 522
  101.     Top = 16
  102.     Width = 16
  103.     Height = 165
  104.     Bevel.Mode = bmCustom
  105.     Bevel.StandardStyle = lsSingleLowered
  106.     FontFX.Angle = 90
  107.     FontFX.PosY = 36
  108.     Alignment = agBottomLeft
  109.     AutoSize = False
  110.     Font.Charset = DEFAULT_CHARSET
  111.     Font.Color = clBlue
  112.     Font.Height = -11
  113.     Font.Name = 'Arial'
  114.     Font.Style = []
  115.     Options = []
  116.     ParentFont = False
  117.     Caption = ' Anzahl'
  118.   end
  119.   object LMDLabel2: TLMDLabel
  120.     Left = 536
  121.     Top = 16
  122.     Width = 16
  123.     Height = 165
  124.     Bevel.Mode = bmCustom
  125.     Bevel.StandardStyle = lsSingleLowered
  126.     FontFX.Angle = 90
  127.     FontFX.PosY = 82
  128.     Alignment = agBottomLeft
  129.     AutoSize = False
  130.     Font.Charset = DEFAULT_CHARSET
  131.     Font.Color = clRed
  132.     Font.Height = -11
  133.     Font.Name = 'Arial'
  134.     Font.Style = []
  135.     Options = []
  136.     ParentFont = False
  137.     Caption = ' Wertungsschnitt'
  138.   end
  139.   object LMDLabel3: TLMDLabel
  140.     Left = 522
  141.     Top = 240
  142.     Width = 16
  143.     Height = 133
  144.     Bevel.Mode = bmCustom
  145.     Bevel.StandardStyle = lsSingleLowered
  146.     FontFX.Angle = 90
  147.     FontFX.PosY = 46
  148.     Alignment = agBottomLeft
  149.     AutoSize = False
  150.     Font.Charset = DEFAULT_CHARSET
  151.     Font.Color = clBlue
  152.     Font.Height = -11
  153.     Font.Name = 'Arial'
  154.     Font.Style = []
  155.     Options = []
  156.     ParentFont = False
  157.     Caption = ' Maximum'
  158.   end
  159.   object Label5: TLabel
  160.     Left = 254
  161.     Top = 178
  162.     Width = 267
  163.     Height = 14
  164.     AutoSize = False
  165.     Caption = 
  166.       '   1     2     3     4     5     6     7     8     9     10    1' +
  167.       '1    12'
  168.     Font.Charset = DEFAULT_CHARSET
  169.     Font.Color = clWhite
  170.     Font.Height = -11
  171.     Font.Name = 'Arial'
  172.     Font.Style = []
  173.     ParentFont = False
  174.     Transparent = True
  175.   end
  176.   object Button1: TButton
  177.     Left = 478
  178.     Top = 204
  179.     Width = 41
  180.     Height = 25
  181.     Caption = 'Ok'
  182.     Font.Charset = DEFAULT_CHARSET
  183.     Font.Color = clBlack
  184.     Font.Height = -13
  185.     Font.Name = 'Arial'
  186.     Font.Style = [fsBold]
  187.     ParentFont = False
  188.     TabOrder = 0
  189.     OnClick = Button1Click
  190.   end
  191.   object StringGrid1: TStringGrid
  192.     Left = 8
  193.     Top = 32
  194.     Width = 225
  195.     Height = 193
  196.     Color = clSilver
  197.     ColCount = 3
  198.     DefaultRowHeight = 20
  199.     FixedColor = clGray
  200.     FixedCols = 0
  201.     RowCount = 10
  202.     Font.Charset = DEFAULT_CHARSET
  203.     Font.Color = clBlack
  204.     Font.Height = -11
  205.     Font.Name = 'Arial'
  206.     Font.Style = [fsBold]
  207.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
  208.     ParentFont = False
  209.     ScrollBars = ssNone
  210.     TabOrder = 1
  211.     OnClick = StringGrid1Click
  212.   end
  213.   object LMDFormFill1: TLMDFormFill
  214.     FillObject.Style = sfGradient
  215.     FillObject.Gradient.Color = 5649717
  216.     FillObject.Gradient.ColorCount = 64
  217.     FillObject.Gradient.EndColor = 4259841
  218.     Left = 416
  219.     Top = 200
  220.   end
  221. end
  222.