home *** CD-ROM | disk | FTP | other *** search
- object Form5: TForm5
- Left = 393
- Top = 169
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Statistik / CD & DVD-Inhalt'
- ClientHeight = 273
- ClientWidth = 544
- Color = 4259841
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- 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 = ' Verteilung der Dateiarten'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 254
- Top = 12
- Width = 263
- Height = 14
- AutoSize = False
- Caption = 'Dateidurchschnitt pro Monat'
- 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 = 236
- 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 Bevel2: TBevel
- Left = 250
- Top = 32
- Width = 268
- Height = 145
- Shape = bsFrame
- end
- object LMDLabel1: TLMDLabel
- Left = 522
- Top = 8
- Width = 16
- Height = 173
- Bevel.Mode = bmCustom
- Bevel.StandardStyle = lsSingleLowered
- 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 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 StringGrid1: TStringGrid
- Left = 8
- Top = 32
- Width = 225
- Height = 233
- Color = clSilver
- ColCount = 3
- DefaultRowHeight = 20
- FixedColor = clGray
- FixedCols = 0
- RowCount = 11
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
- ParentFont = False
- ScrollBars = ssNone
- TabOrder = 0
- OnClick = StringGrid1Click
- end
- object Button1: TButton
- Left = 478
- Top = 236
- 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 = 1
- OnClick = Button1Click
- end
- object LMDFormFill1: TLMDFormFill
- FillObject.Style = sfGradient
- FillObject.Gradient.Color = 5649717
- FillObject.Gradient.ColorCount = 64
- FillObject.Gradient.EndColor = 4259841
- Left = 136
- Top = 184
- end
- end
-