object Form3: TForm3 Left = 308 Top = 203 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'Statistik / Spiele' ClientHeight = 396 ClientWidth = 558 Color = 4259841 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} OldCreateOrder = True Position = poScreenCenter Scaled = False OnMouseMove = FormMouseMove OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 10 Top = 12 Width = 225 Height = 14 AutoSize = False Caption = ' Wertungsschnitt der Auswahl je Rubrik' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 10 Top = 244 Width = 511 Height = 14 AutoSize = False Caption = 'Wertungsverteilung' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Bevel1: TBevel Left = 8 Top = 264 Width = 510 Height = 105 Shape = bsFrame end object Bevel2: TBevel Left = 250 Top = 32 Width = 268 Height = 145 Shape = bsFrame end object Label3: TLabel Left = 254 Top = 12 Width = 267 Height = 14 AutoSize = False Caption = ' Monatsschnitt:' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label4: TLabel Left = 250 Top = 204 Width = 223 Height = 29 AutoSize = False Caption = 'Auswahl:' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object LMDLabel1: TLMDLabel Left = 522 Top = 16 Width = 16 Height = 165 Bevel.Mode = bmCustom FontFX.Angle = 90 FontFX.PosY = 36 Alignment = agBottomLeft AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Options = [] ParentFont = False Caption = ' Anzahl' end object LMDLabel2: TLMDLabel Left = 536 Top = 16 Width = 16 Height = 165 Bevel.Mode = bmCustom FontFX.Angle = 90 FontFX.PosY = 82 Alignment = agBottomLeft AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Options = [] ParentFont = False Caption = ' Wertungsschnitt' end object LMDLabel3: TLMDLabel Left = 522 Top = 240 Width = 16 Height = 133 Bevel.Mode = bmCustom FontFX.Angle = 90 FontFX.PosY = 46 Alignment = agBottomLeft AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Options = [] ParentFont = False Caption = ' Maximum' end object Label5: TLabel Left = 254 Top = 178 Width = 267 Height = 14 AutoSize = False Caption = ' 1 2 3 4 5 6 7 8 9 10 1' + '1 12' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Button1: TButton Left = 478 Top = 204 Width = 41 Height = 25 Caption = 'Ok' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button1Click end object StringGrid1: TStringGrid Left = 8 Top = 32 Width = 225 Height = 193 Color = clSilver ColCount = 3 DefaultRowHeight = 20 FixedColor = clGray FixedCols = 0 RowCount = 10 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect] ParentFont = False ScrollBars = ssNone TabOrder = 1 OnClick = StringGrid1Click end object LMDFormFill1: TLMDFormFill FillObject.Style = sfGradient FillObject.Gradient.Color = 5649717 FillObject.Gradient.ColorCount = 64 FillObject.Gradient.EndColor = 4259841 Left = 416 Top = 200 end end