home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 November
/
PCWorld_1999-11_cd.bin
/
Hardware
/
Drivers
/
regclnr
/
RegClean.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1999-07-28
|
6KB
|
255 lines
object Form1: TForm1
Left = 228
Top = 113
AutoScroll = False
Caption = 'RegCleaner 1.5'
ClientHeight = 457
ClientWidth = 580
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 424
Width = 580
Height = 33
Align = alBottom
Caption = ' '
TabOrder = 0
object Panel4: TPanel
Left = 288
Top = 1
Width = 291
Height = 31
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object SpeedButton4: TSpeedButton
Left = 112
Top = 4
Width = 113
Height = 25
Caption = 'Remove selected '
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
3333333777333777FF3333993333339993333377FF3333377FF3399993333339
993337777FF3333377F3393999333333993337F777FF333337FF993399933333
399377F3777FF333377F993339993333399377F33777FF33377F993333999333
399377F333777FF3377F993333399933399377F3333777FF377F993333339993
399377FF3333777FF7733993333339993933373FF3333777F7F3399933333399
99333773FF3333777733339993333339933333773FFFFFF77333333999999999
3333333777333777333333333999993333333333377777333333}
NumGlyphs = 2
OnClick = SpeedButton4Click
end
object SpeedButton1: TSpeedButton
Left = 228
Top = 4
Width = 61
Height = 25
Caption = 'Exit'
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton6: TSpeedButton
Left = 16
Top = 3
Width = 97
Height = 25
Caption = 'Restore selected'
Flat = True
Visible = False
OnClick = SpeedButton6Click
end
end
object Panel8: TPanel
Left = 1
Top = 1
Width = 80
Height = 31
Align = alLeft
BevelOuter = bvNone
Caption = 'Backup menu'
TabOrder = 1
OnClick = Panel8Click
end
end
object GroupBox1: TGroupBox
Left = 0
Top = 17
Width = 580
Height = 407
Align = alClient
Caption = 'Software registered to Registry'
TabOrder = 1
object ListView1: TListView
Left = 2
Top = 15
Width = 576
Height = 390
Align = alClient
ColumnClick = False
OnClick = ListView1Click
Columns = <
item
Caption = 'Company'
end
item
Caption = 'Product'
end>
ReadOnly = True
GridLines = True
Checkboxes = True
MultiSelect = True
RowSelect = True
TabOrder = 0
TabStop = False
ViewStyle = vsReport
end
object Button3: TButton
Left = 259
Top = 344
Width = 75
Height = 25
Caption = 'Analyze'
TabOrder = 1
Visible = False
OnClick = Button3Click
end
object Panel2: TPanel
Left = 198
Top = 200
Width = 185
Height = 49
Caption = 'StatusBar'
TabOrder = 2
OnMouseMove = Panel2MouseMove
end
end
object Panel3: TPanel
Left = 0
Top = 0
Width = 580
Height = 17
Align = alTop
Alignment = taRightJustify
BevelOuter = bvNone
FullRepaint = False
Caption = 'Copyright 1999 Jouni Vuorio'
TabOrder = 2
object Panel6: TPanel
Left = 0
Top = 0
Width = 41
Height = 17
BevelOuter = bvNone
FullRepaint = False
Caption = 'Help'
TabOrder = 0
OnClick = Panel6Click
end
object Panel9: TPanel
Left = 40
Top = 0
Width = 56
Height = 17
BevelOuter = bvNone
FullRepaint = False
Caption = 'Options'
TabOrder = 1
OnClick = Panel9Click
end
end
object Panel5: TPanel
Left = 38
Top = 320
Width = 103
Height = 56
TabOrder = 3
Visible = False
object SpeedButton5: TSpeedButton
Left = 3
Top = 27
Width = 98
Height = 26
Caption = 'Restore backup'
Flat = True
OnClick = SpeedButton5Click
end
object CheckBox1: TCheckBox
Left = 2
Top = 7
Width = 63
Height = 17
Caption = 'Backup'
State = cbChecked
TabOrder = 0
end
end
object Panel7: TPanel
Left = 294
Top = 110
Width = 163
Height = 83
TabOrder = 4
Visible = False
object SpeedButton2: TSpeedButton
Left = 3
Top = 29
Width = 100
Height = 23
Caption = 'About RegCleaner'
Flat = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 3
Top = 3
Width = 100
Height = 23
Caption = 'Documentation'
Flat = True
OnClick = SpeedButton3Click
end
end
object Panel10: TPanel
Left = 134
Top = 128
Width = 123
Height = 49
TabOrder = 5
Visible = False
object RadioButton1: TRadioButton
Left = 9
Top = 8
Width = 88
Height = 17
Caption = 'Fast analyze'
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 9
Top = 24
Width = 112
Height = 17
Caption = 'Profound analyze'
TabOrder = 1
end
end
end