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

  1. object Form5: TForm5
  2.   Left = 393
  3.   Top = 169
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Statistik / CD & DVD-Inhalt'
  7.   ClientHeight = 273
  8.   ClientWidth = 544
  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 = ' Verteilung der Dateiarten'
  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 Label3: TLabel
  41.     Left = 254
  42.     Top = 12
  43.     Width = 263
  44.     Height = 14
  45.     AutoSize = False
  46.     Caption = 'Dateidurchschnitt pro Monat'
  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 Label4: TLabel
  56.     Left = 250
  57.     Top = 236
  58.     Width = 223
  59.     Height = 29
  60.     AutoSize = False
  61.     Caption = 'Auswahl:'
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clRed
  64.     Font.Height = -21
  65.     Font.Name = 'Arial'
  66.     Font.Style = [fsBold]
  67.     ParentFont = False
  68.     Transparent = True
  69.   end
  70.   object Bevel2: TBevel
  71.     Left = 250
  72.     Top = 32
  73.     Width = 268
  74.     Height = 145
  75.     Shape = bsFrame
  76.   end
  77.   object LMDLabel1: TLMDLabel
  78.     Left = 522
  79.     Top = 8
  80.     Width = 16
  81.     Height = 173
  82.     Bevel.Mode = bmCustom
  83.     Bevel.StandardStyle = lsSingleLowered
  84.     FontFX.Angle = 90
  85.     FontFX.PosY = 36
  86.     Alignment = agBottomLeft
  87.     AutoSize = False
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clBlue
  90.     Font.Height = -11
  91.     Font.Name = 'Arial'
  92.     Font.Style = []
  93.     Options = []
  94.     ParentFont = False
  95.     Caption = ' Anzahl'
  96.   end
  97.   object Label5: TLabel
  98.     Left = 254
  99.     Top = 178
  100.     Width = 267
  101.     Height = 14
  102.     AutoSize = False
  103.     Caption = 
  104.       '   1     2     3     4     5     6     7     8     9     10    1' +
  105.       '1    12'
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = clWhite
  108.     Font.Height = -11
  109.     Font.Name = 'Arial'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     Transparent = True
  113.   end
  114.   object StringGrid1: TStringGrid
  115.     Left = 8
  116.     Top = 32
  117.     Width = 225
  118.     Height = 233
  119.     Color = clSilver
  120.     ColCount = 3
  121.     DefaultRowHeight = 20
  122.     FixedColor = clGray
  123.     FixedCols = 0
  124.     RowCount = 11
  125.     Font.Charset = DEFAULT_CHARSET
  126.     Font.Color = clBlack
  127.     Font.Height = -11
  128.     Font.Name = 'Arial'
  129.     Font.Style = [fsBold]
  130.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
  131.     ParentFont = False
  132.     ScrollBars = ssNone
  133.     TabOrder = 0
  134.     OnClick = StringGrid1Click
  135.   end
  136.   object Button1: TButton
  137.     Left = 478
  138.     Top = 236
  139.     Width = 41
  140.     Height = 25
  141.     Caption = 'Ok'
  142.     Font.Charset = DEFAULT_CHARSET
  143.     Font.Color = clBlack
  144.     Font.Height = -13
  145.     Font.Name = 'Arial'
  146.     Font.Style = [fsBold]
  147.     ParentFont = False
  148.     TabOrder = 1
  149.     OnClick = Button1Click
  150.   end
  151.   object LMDFormFill1: TLMDFormFill
  152.     FillObject.Style = sfGradient
  153.     FillObject.Gradient.Color = 5649717
  154.     FillObject.Gradient.ColorCount = 64
  155.     FillObject.Gradient.EndColor = 4259841
  156.     Left = 136
  157.     Top = 184
  158.   end
  159. end
  160.