home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / rmark / rightmark-3dsound-1.20.exe / %MAINDIR% / RightMark3DDataAnalyzer.exe / 0 / RCDATA / TMAINFORM1 / TMAINFORM1.txt
Encoding:
Text File  |  2004-07-22  |  5.5 KB  |  230 lines

  1. object MainForm1: TMainForm1
  2.   Left = 212
  3.   Top = 125
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'RightMark 3DSound: Data Analyzer 1.2'
  7.   ClientHeight = 458
  8.   ClientWidth = 592
  9.   Color = clGray
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   ShowHint = True
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Shape1: TShape
  22.     Left = 0
  23.     Top = 0
  24.     Width = 592
  25.     Height = 458
  26.     Align = alClient
  27.     Brush.Style = bsClear
  28.     Pen.Color = clTeal
  29.     Pen.Width = 4
  30.     Visible = False
  31.   end
  32.   object SpeedButton1: TSpeedButton
  33.     Left = 8
  34.     Top = 424
  35.     Width = 97
  36.     Height = 29
  37.     Caption = 'Open XML-file'
  38.     Flat = True
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -11
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.     OnClick = GetDataBtnClick
  46.   end
  47.   object SpeedButton2: TSpeedButton
  48.     Left = 608
  49.     Top = 376
  50.     Width = 97
  51.     Height = 33
  52.     Caption = 'Get Data from XML'
  53.     Flat = True
  54.     Visible = False
  55.     OnClick = GetDataBtnClick
  56.   end
  57.   object SpeedButton3: TSpeedButton
  58.     Left = 496
  59.     Top = 424
  60.     Width = 93
  61.     Height = 29
  62.     Caption = 'Exit'
  63.     Flat = True
  64.     OnClick = SpeedButton3Click
  65.   end
  66.   object GoBtn: TSpeedButton
  67.     Left = 608
  68.     Top = 308
  69.     Width = 93
  70.     Height = 29
  71.     Caption = 'Analyse Data'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clWindowText
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.     ParentFont = False
  78.     Visible = False
  79.     OnClick = GoBtnClick
  80.   end
  81.   object DrawButton: TSpeedButton
  82.     Left = 608
  83.     Top = 340
  84.     Width = 93
  85.     Height = 29
  86.     Caption = 'Draw Diagrams'
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clWindowText
  89.     Font.Height = -11
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = []
  92.     ParentFont = False
  93.     Visible = False
  94.     OnClick = DrawButtonClick
  95.   end
  96.   object Chart1: TChart
  97.     Left = 4
  98.     Top = 4
  99.     Width = 585
  100.     Height = 265
  101.     Hint = 
  102.       'Hold left mouse button to zoom in/out, hold right mouse button t' +
  103.       'o move'
  104.     AnimatedZoom = True
  105.     BackWall.Brush.Color = clWhite
  106.     BackWall.Brush.Style = bsClear
  107.     Gradient.EndColor = 11127743
  108.     Gradient.StartColor = 7644565
  109.     Gradient.Visible = True
  110.     Title.Brush.Color = clWhite
  111.     Title.Brush.Style = bsClear
  112.     Title.Color = clSilver
  113.     Title.Font.Charset = RUSSIAN_CHARSET
  114.     Title.Font.Color = clBlack
  115.     Title.Font.Height = -15
  116.     Title.Font.Name = 'Verdana'
  117.     Title.Font.Style = [fsBold]
  118.     Title.Text.Strings = (
  119.       '  CPU Utilization, %')
  120.     Chart3DPercent = 30
  121.     LeftAxis.Automatic = False
  122.     LeftAxis.AutomaticMaximum = False
  123.     LeftAxis.AutomaticMinimum = False
  124.     LeftAxis.ExactDateTime = False
  125.     LeftAxis.Increment = 0.500000000000000000
  126.     LeftAxis.Maximum = 20
  127.     LeftAxis.Minimum = -1
  128.     LeftAxis.Title.Caption = '%'
  129.     Legend.Alignment = laBottom
  130.     Legend.Color = 9221030
  131.     Legend.HorizMargin = 10
  132.     Legend.LegendStyle = lsSeries
  133.     Legend.ShadowSize = 1
  134.     RightAxis.Increment = 1
  135.     RightAxis.Visible = False
  136.     TopAxis.Visible = False
  137.     View3D = False
  138.     View3DOptions.HorizOffset = -56
  139.     View3DOptions.Zoom = 87
  140.     View3DWalls = False
  141.     BevelOuter = bvNone
  142.     BorderWidth = 1
  143.     Color = clBlack
  144.     ParentShowHint = False
  145.     ShowHint = True
  146.     TabOrder = 1
  147.     object Series1: TLineSeries
  148.       Marks.ArrowLength = 8
  149.       Marks.Style = smsPercent
  150.       Marks.Visible = False
  151.       SeriesColor = clWhite
  152.       Title = 'Before statistical analysis'
  153.       LineBrush = bsHorizontal
  154.       Pointer.HorizSize = 2
  155.       Pointer.InflateMargins = True
  156.       Pointer.Style = psRectangle
  157.       Pointer.VertSize = 2
  158.       Pointer.Visible = False
  159.       XValues.DateTime = False
  160.       XValues.Name = 'X'
  161.       XValues.Multiplier = 1
  162.       XValues.Order = loAscending
  163.       YValues.DateTime = False
  164.       YValues.Name = 'Y'
  165.       YValues.Multiplier = 1
  166.       YValues.Order = loNone
  167.     end
  168.     object Series2: TLineSeries
  169.       Marks.ArrowLength = 8
  170.       Marks.Visible = False
  171.       SeriesColor = clLime
  172.       Title = 'After statistical analysis'
  173.       Pointer.InflateMargins = True
  174.       Pointer.Style = psRectangle
  175.       Pointer.Visible = False
  176.       XValues.DateTime = False
  177.       XValues.Name = 'X'
  178.       XValues.Multiplier = 1
  179.       XValues.Order = loAscending
  180.       YValues.DateTime = False
  181.       YValues.Name = 'Y'
  182.       YValues.Multiplier = 1
  183.       YValues.Order = loNone
  184.     end
  185.   end
  186.   object StringGrid1: TStringGrid
  187.     Left = 4
  188.     Top = 268
  189.     Width = 585
  190.     Height = 148
  191.     Hint = 'Choose a column to draw diagrams'
  192.     BiDiMode = bdLeftToRight
  193.     ColCount = 2
  194.     Ctl3D = False
  195.     DefaultColWidth = 140
  196.     DefaultRowHeight = 20
  197.     Enabled = False
  198.     FixedColor = clGray
  199.     RowCount = 7
  200.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
  201.     ParentBiDiMode = False
  202.     ParentCtl3D = False
  203.     ScrollBars = ssVertical
  204.     TabOrder = 0
  205.     OnDrawCell = StringGrid1DrawCell
  206.     OnSelectCell = StringGrid1SelectCell
  207.     RowHeights = (
  208.       20
  209.       20
  210.       20
  211.       20
  212.       20
  213.       20
  214.       20)
  215.   end
  216.   object OpenDialogXML: TOpenDialog
  217.     Ctl3D = False
  218.     DefaultExt = 'XML'
  219.     Filter = 'XML files|*.xml|all files|*.*'
  220.     OptionsEx = [ofExNoPlacesBar]
  221.     Left = 424
  222.     Top = 424
  223.   end
  224.   object XMLDocument1: TXMLDocument
  225.     Left = 456
  226.     Top = 424
  227.     DOMVendorDesc = 'MSXML'
  228.   end
  229. end
  230.