object Form3: TForm3 Left = 559 Top = 155 BorderIcons = [] BorderStyle = bsDialog Caption = 'CD Tach Pass 1/1' ClientHeight = 347 ClientWidth = 449 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 449 Height = 349 Picture.Data = {} Stretch = True end object mindex: TLabel Left = 10 Top = 199 Width = 144 Height = 16 Caption = 'Multimedia Index: 30.0' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end object aindex: TLabel Left = 10 Top = 217 Width = 145 Height = 16 Caption = 'Application Index: 20.0' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end object Font1: TLabel Left = 216 Top = 159 Width = 54 Height = 24 Caption = 'Font1' Font.Color = clBlack Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsItalic] ParentFont = False Visible = False end object Font2: TLabel Left = 280 Top = 159 Width = 49 Height = 22 Caption = 'Font2' Font.Color = clBlack Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False Visible = False end object Font3: TLabel Left = 340 Top = 152 Width = 40 Height = 18 Caption = 'Font3' Font.Color = clBlack Font.Height = -16 Font.Name = 'Arial' Font.Style = [] ParentFont = False Visible = False end object Font4: TLabel Left = 396 Top = 152 Width = 44 Height = 19 Caption = 'Font4' Font.Color = clBlack Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Visible = False end object cpu: TLabel Left = 347 Top = 17 Width = 18 Height = 13 Caption = 'cpu' Visible = False end object drvspeed: TLabel Left = 229 Top = 199 Width = 83 Height = 16 Caption = 'Drive speed: ' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end object drvtype: TLabel Left = 229 Top = 217 Width = 72 Height = 16 Caption = 'Drive type: ' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end object Panel1: TPanel Left = 35 Top = 203 Width = 380 Height = 29 TabOrder = 0 object CurTest: TLabel Left = 9 Top = 8 Width = 173 Height = 13 Caption = 'Current Test: ' end object Progress: TProgressBar Left = 186 Top = 8 Width = 187 Height = 13 Min = 0 Max = 100 Position = 100 TabOrder = 0 end end object Button1: TButton Left = 356 Top = 46 Width = 61 Height = 29 Caption = 'Cancel' Default = True TabOrder = 1 OnClick = Button1Click end object GroupBox1: TGroupBox Left = 9 Top = 4 Width = 153 Height = 98 Caption = 'Read Tests' TabOrder = 2 object read16c: TLabel Left = 35 Top = 41 Width = 51 Height = 13 Caption = '16k center' end object read2c: TLabel Left = 41 Top = 53 Width = 45 Height = 13 Caption = '2k center' end object read16vc: TLabel Left = 92 Top = 41 Width = 44 Height = 13 Caption = '1200 kps' end object read2vc: TLabel Left = 92 Top = 53 Width = 44 Height = 13 Caption = '1200 kps' end object read2i: TLabel Left = 44 Top = 29 Width = 42 Height = 13 Caption = '2k inside' end object read16i: TLabel Left = 38 Top = 17 Width = 48 Height = 13 Caption = '16k inside' end object read16vi: TLabel Left = 92 Top = 17 Width = 44 Height = 13 Caption = '1200 kps' end object read2vi: TLabel Left = 92 Top = 29 Width = 44 Height = 13 Caption = '1200 kps' end object read2o: TLabel Left = 37 Top = 76 Width = 49 Height = 13 Caption = '2k outside' end object read16o: TLabel Left = 31 Top = 64 Width = 55 Height = 13 Caption = '16k outside' end object read16vo: TLabel Left = 92 Top = 64 Width = 44 Height = 13 Caption = '1200 kps' end object read2vo: TLabel Left = 92 Top = 76 Width = 44 Height = 13 Caption = '1200 kps' end end object GroupBox2: TGroupBox Left = 172 Top = 4 Width = 153 Height = 98 Caption = 'Seek/Read Tests' TabOrder = 3 object seekfull: TLabel Left = 34 Top = 16 Width = 50 Height = 13 Alignment = taRightJustify Caption = 'Full Stroke' end object seekrand: TLabel Left = 5 Top = 28 Width = 78 Height = 13 Alignment = taRightJustify Caption = 'Random Access' end object seekfullv: TLabel Left = 92 Top = 16 Width = 40 Height = 13 Caption = '1000 ms' end object seekrandv: TLabel Left = 92 Top = 28 Width = 40 Height = 13 Caption = '1000 ms' end object lat: TLabel Left = 18 Top = 40 Width = 65 Height = 13 Caption = 'OS Overhead' end object latv: TLabel Left = 92 Top = 40 Width = 37 Height = 13 Caption = '10.9 ms' end end object GroupBox3: TGroupBox Left = 9 Top = 105 Width = 153 Height = 93 Caption = 'CPU Tests' TabOrder = 4 object cpu2x: TLabel Left = 33 Top = 16 Width = 51 Height = 13 Alignment = taRightJustify Caption = '2X 300kps' end object cpu4x: TLabel Left = 33 Top = 28 Width = 51 Height = 13 Alignment = taRightJustify Caption = '4X 600kps' end object cpu6x: TLabel Left = 33 Top = 40 Width = 51 Height = 13 Alignment = taRightJustify Caption = '6X 900kps' end object cpu8x: TLabel Left = 27 Top = 52 Width = 57 Height = 13 Alignment = taRightJustify Caption = '8X 1200kps' end object cpu12x: TLabel Left = 22 Top = 64 Width = 63 Height = 13 Alignment = taRightJustify Caption = '12X 1800kps' end object cpu2xv: TLabel Left = 92 Top = 16 Width = 26 Height = 13 Caption = '100%' end object cpu4xv: TLabel Left = 92 Top = 28 Width = 26 Height = 13 Caption = '100%' end object cpu6xv: TLabel Left = 92 Top = 40 Width = 26 Height = 13 Caption = '100%' end object cpu8xv: TLabel Left = 92 Top = 52 Width = 26 Height = 13 Caption = '100%' end object cpu12xv: TLabel Left = 92 Top = 64 Width = 26 Height = 13 Caption = '100%' end object cpuuxv: TLabel Left = 92 Top = 76 Width = 26 Height = 13 Caption = '100%' end object cpuux: TLabel Left = 63 Top = 76 Width = 22 Height = 13 Alignment = taRightJustify Caption = 'User' end end object GroupBox4: TGroupBox Left = 172 Top = 105 Width = 153 Height = 93 Caption = 'Burst Tests' TabOrder = 5 object burst2k: TLabel Left = 46 Top = 16 Width = 38 Height = 13 Alignment = taRightJustify Caption = '2k burst' end object burst8k: TLabel Left = 46 Top = 28 Width = 38 Height = 13 Alignment = taRightJustify Caption = '8k burst' end object burst16k: TLabel Left = 40 Top = 40 Width = 44 Height = 13 Alignment = taRightJustify Caption = '16k burst' end object burst2kv: TLabel Left = 92 Top = 16 Width = 44 Height = 13 Caption = '9999 kps' end object burst8kv: TLabel Left = 92 Top = 28 Width = 44 Height = 13 Caption = '9999 kps' end object burst16kv: TLabel Left = 92 Top = 40 Width = 44 Height = 13 Caption = '9999 kps' end object Label1: TLabel Left = 15 Top = 57 Width = 115 Height = 13 Caption = 'For true burst do not use' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 15 Top = 69 Width = 110 Height = 13 Caption = 'read-ahead or caching.' end end object Button2: TButton Left = 356 Top = 90 Width = 61 Height = 29 Caption = 'Print' TabOrder = 6 OnClick = Button2Click end object Memo1: TMemo Left = 9 Top = 236 Width = 429 Height = 106 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( '') ParentFont = False ScrollBars = ssVertical TabOrder = 7 end object Button3: TButton Left = 356 Top = 134 Width = 61 Height = 29 Caption = 'Compare' TabOrder = 8 Visible = False OnClick = Button3Click end end