object ThreadSortForm: TThreadSortForm Left = 234 Top = 171 BorderStyle = bsSingle Caption = 'Dr. Hardware MultiThread Benchmark' ClientHeight = 448 ClientWidth = 565 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Default' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 408 Top = 22 Width = 33 Height = 33 Picture.Data = {} end object Label1: TLabel Left = 464 Top = 24 Width = 85 Height = 29 AutoSize = False Caption = 'MultiThread Benchmark' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label2: TLabel Left = 464 Top = 62 Width = 62 Height = 13 Caption = 'Version 1.0.0' end object Label3: TLabel Left = 464 Top = 88 Width = 82 Height = 39 Caption = 'Copyright (c) 2000 by Peter A. Gebhard' WordWrap = True end object Bevel1: TBevel Left = 388 Top = 8 Width = 2 Height = 433 end object Bevel2: TBevel Left = 406 Top = 364 Width = 149 Height = 2 end object Label4: TLabel Left = 408 Top = 302 Width = 69 Height = 13 Caption = 'Multistones:' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LabelMStonesResult: TLabel Left = 514 Top = 302 Width = 43 Height = 13 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LabelTime: TLabel Left = 514 Top = 322 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 408 Top = 322 Width = 72 Height = 13 Caption = 'Time/Dauer:' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel4: TBevel Left = 404 Top = 250 Width = 149 Height = 2 end object LabelIndexSortPaint: TLabel Left = 408 Top = 262 Width = 98 Height = 13 Caption = 'Index Sort/Paint:' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LabelIndexSortPaintResult: TLabel Left = 514 Top = 262 Width = 43 Height = 13 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LabelIndexSort: TLabel Left = 408 Top = 282 Width = 63 Height = 13 Caption = 'Index Sort:' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LabelIndexSortResult: TLabel Left = 514 Top = 282 Width = 43 Height = 13 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel5: TBevel Left = 404 Top = 216 Width = 149 Height = 2 end object LabelSMPFactor: TLabel Left = 408 Top = 344 Width = 71 Height = 13 Caption = 'SMP Factor:' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LabelSMPFactorResult: TLabel Left = 514 Top = 344 Width = 43 Height = 13 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object StartBtn: TButton Left = 408 Top = 378 Width = 147 Height = 25 Caption = 'Start Benchmark!' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = StartBtnClick end object Button1: TButton Left = 408 Top = 410 Width = 147 Height = 25 Caption = 'Exit' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button1Click end object Panel1: TPanel Left = 10 Top = 232 Width = 179 Height = 205 Alignment = taRightJustify BevelOuter = bvLowered BorderWidth = 1 TabOrder = 2 object QuickSortBox: TPaintBox Left = 2 Top = 2 Width = 175 Height = 201 Hint = 'Thread 3' Align = alClient ParentShowHint = False ShowHint = True Visible = False OnPaint = QuickSortBoxPaint end end object Panel2: TPanel Left = 10 Top = 14 Width = 179 Height = 205 Alignment = taRightJustify BevelOuter = bvLowered BorderWidth = 1 TabOrder = 3 object BubbleSortBox: TPaintBox Left = 2 Top = 2 Width = 175 Height = 201 Hint = 'Thread 1' Align = alClient ParentShowHint = False ShowHint = True Visible = False OnPaint = BubbleSortBoxPaint end end object Panel3: TPanel Left = 200 Top = 14 Width = 179 Height = 205 Alignment = taRightJustify BevelOuter = bvLowered BorderWidth = 1 TabOrder = 4 object PaintBox1: TPaintBox Left = 2 Top = 2 Width = 175 Height = 201 Align = alClient Visible = False OnPaint = BubbleSortBoxPaint end object SelectionSortBox: TPaintBox Left = 2 Top = 2 Width = 175 Height = 201 Hint = 'Thread 2' Align = alClient ParentShowHint = False ShowHint = True Visible = False OnPaint = SelectionSortBoxPaint end end object Panel4: TPanel Left = 200 Top = 232 Width = 179 Height = 205 Alignment = taRightJustify BevelOuter = bvLowered BorderWidth = 1 TabOrder = 5 object PaintBox4: TPaintBox Left = 2 Top = 2 Width = 175 Height = 201 Hint = 'Thread 4' Align = alClient ParentShowHint = False ShowHint = True Visible = False OnPaint = Paint4BoxPaint end end object CheckBoxSMPSupport: TCheckBox Left = 408 Top = 226 Width = 133 Height = 17 Caption = 'Multi-CPU Support' Checked = True State = cbChecked TabOrder = 6 OnClick = CheckBoxSMPSupportClick end end