home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 May / GSSH0504TT.iso / Programme / Datastar / DStarhd.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  2004-01-11  |  5KB  |  219 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.     FontFX.Angle = 90
  106.     FontFX.PosY = 36
  107.     Alignment = agBottomLeft
  108.     AutoSize = False
  109.     Font.Charset = DEFAULT_CHARSET
  110.     Font.Color = clBlue
  111.     Font.Height = -11
  112.     Font.Name = 'Arial'
  113.     Font.Style = []
  114.     Options = []
  115.     ParentFont = False
  116.     Caption = ' Anzahl'
  117.   end
  118.   object LMDLabel2: TLMDLabel
  119.     Left = 536
  120.     Top = 16
  121.     Width = 16
  122.     Height = 165
  123.     Bevel.Mode = bmCustom
  124.     FontFX.Angle = 90
  125.     FontFX.PosY = 82
  126.     Alignment = agBottomLeft
  127.     AutoSize = False
  128.     Font.Charset = DEFAULT_CHARSET
  129.     Font.Color = clRed
  130.     Font.Height = -11
  131.     Font.Name = 'Arial'
  132.     Font.Style = []
  133.     Options = []
  134.     ParentFont = False
  135.     Caption = ' Wertungsschnitt'
  136.   end
  137.   object LMDLabel3: TLMDLabel
  138.     Left = 522
  139.     Top = 240
  140.     Width = 16
  141.     Height = 133
  142.     Bevel.Mode = bmCustom
  143.     FontFX.Angle = 90
  144.     FontFX.PosY = 46
  145.     Alignment = agBottomLeft
  146.     AutoSize = False
  147.     Font.Charset = DEFAULT_CHARSET
  148.     Font.Color = clBlue
  149.     Font.Height = -11
  150.     Font.Name = 'Arial'
  151.     Font.Style = []
  152.     Options = []
  153.     ParentFont = False
  154.     Caption = ' Maximum'
  155.   end
  156.   object Label5: TLabel
  157.     Left = 254
  158.     Top = 178
  159.     Width = 267
  160.     Height = 14
  161.     AutoSize = False
  162.     Caption = 
  163.       '   1     2     3     4     5     6     7     8     9     10    1' +
  164.       '1    12'
  165.     Font.Charset = DEFAULT_CHARSET
  166.     Font.Color = clWhite
  167.     Font.Height = -11
  168.     Font.Name = 'Arial'
  169.     Font.Style = []
  170.     ParentFont = False
  171.     Transparent = True
  172.   end
  173.   object Button1: TButton
  174.     Left = 478
  175.     Top = 204
  176.     Width = 41
  177.     Height = 25
  178.     Caption = 'Ok'
  179.     Font.Charset = DEFAULT_CHARSET
  180.     Font.Color = clBlack
  181.     Font.Height = -13
  182.     Font.Name = 'Arial'
  183.     Font.Style = [fsBold]
  184.     ParentFont = False
  185.     TabOrder = 0
  186.     OnClick = Button1Click
  187.   end
  188.   object StringGrid1: TStringGrid
  189.     Left = 8
  190.     Top = 32
  191.     Width = 225
  192.     Height = 193
  193.     Color = clSilver
  194.     ColCount = 3
  195.     DefaultRowHeight = 20
  196.     FixedColor = clGray
  197.     FixedCols = 0
  198.     RowCount = 10
  199.     Font.Charset = DEFAULT_CHARSET
  200.     Font.Color = clBlack
  201.     Font.Height = -11
  202.     Font.Name = 'Arial'
  203.     Font.Style = [fsBold]
  204.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
  205.     ParentFont = False
  206.     ScrollBars = ssNone
  207.     TabOrder = 1
  208.     OnClick = StringGrid1Click
  209.   end
  210.   object LMDFormFill1: TLMDFormFill
  211.     FillObject.Style = sfGradient
  212.     FillObject.Gradient.Color = 5649717
  213.     FillObject.Gradient.ColorCount = 64
  214.     FillObject.Gradient.EndColor = 4259841
  215.     Left = 416
  216.     Top = 200
  217.   end
  218. end
  219.