home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 January
/
VPR9801A.ISO
/
BENCH
/
dbnch112
/
dbench32.exe
/
0
/
RCDATA
/
TPROGRESS
/
TPROGRESS.txt
Wrap
Text File
|
1997-01-26
|
3KB
|
188 lines
object Progress: TProgress
Left = 32
Top = 729
BorderIcons = []
BorderStyle = bsDialog
Caption = 'In progress'
ClientHeight = 168
ClientWidth = 347
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 120
TextHeight = 16
object StopShape: TShape
Left = 24
Top = 136
Width = 13
Height = 9
Brush.Color = clMaroon
Pen.Color = clNone
end
object GoShape: TShape
Left = 8
Top = 136
Width = 13
Height = 9
Brush.Color = clOlive
Pen.Color = clNone
end
object FlushLabel: TLabel
Left = 44
Top = 132
Width = 221
Height = 17
AutoSize = False
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Bevel2: TBevel
Left = 8
Top = 136
Width = 13
Height = 9
end
object Bevel1: TBevel
Left = 24
Top = 136
Width = 13
Height = 9
end
object Label1: TLabel
Left = 16
Top = 8
Width = 89
Height = 16
AutoSize = False
Caption = 'All progress'
end
object Box512B: TGroupBox
Left = 8
Top = 32
Width = 329
Height = 97
Caption = 'Tests sequence'
TabOrder = 0
object Label6: TLabel
Left = 16
Top = 24
Width = 129
Height = 25
AutoSize = False
Caption = 'Sequential'
end
object Label7: TLabel
Left = 88
Top = 24
Width = 25
Height = 17
Alignment = taRightJustify
AutoSize = False
Caption = 'W'
end
object Label8: TLabel
Left = 208
Top = 24
Width = 25
Height = 17
Alignment = taRightJustify
AutoSize = False
Caption = 'R'
end
object Label9: TLabel
Left = 24
Top = 64
Width = 105
Height = 25
AutoSize = False
Caption = 'Random'
end
object Label10: TLabel
Left = 80
Top = 64
Width = 33
Height = 17
Alignment = taRightJustify
AutoSize = False
Caption = 'W'
end
object Label11: TLabel
Left = 208
Top = 64
Width = 25
Height = 17
Alignment = taRightJustify
AutoSize = False
Caption = 'R'
end
object SWBar512: TProgressBar
Left = 120
Top = 24
Width = 81
Height = 17
Min = 0
Max = 100
TabOrder = 0
end
object SRBar512: TProgressBar
Left = 240
Top = 24
Width = 81
Height = 17
Min = 0
Max = 100
TabOrder = 1
end
object RWBar512: TProgressBar
Left = 120
Top = 64
Width = 81
Height = 17
Min = 0
Max = 100
TabOrder = 2
end
object RRBar512: TProgressBar
Left = 240
Top = 64
Width = 81
Height = 17
Min = 0
Max = 100
TabOrder = 3
end
end
object CloseBtn: TButton
Left = 272
Top = 136
Width = 67
Height = 25
Caption = 'Close'
TabOrder = 1
OnClick = CloseBtnClick
end
object FlushBar: TProgressBar
Left = 8
Top = 152
Width = 257
Height = 9
Min = 0
Max = 100
TabOrder = 2
end
object AllBar: TProgressBar
Left = 96
Top = 8
Width = 241
Height = 17
Min = 0
Max = 100
TabOrder = 3
end
end