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
Text File  |  1999-07-28  |  6KB  |  255 lines

  1. object Form1: TForm1
  2.   Left = 228
  3.   Top = 113
  4.   AutoScroll = False
  5.   Caption = 'RegCleaner 1.5'
  6.   ClientHeight = 457
  7.   ClientWidth = 580
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   OnResize = FormResize
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 424
  22.     Width = 580
  23.     Height = 33
  24.     Align = alBottom
  25.     Caption = ' '
  26.     TabOrder = 0
  27.     object Panel4: TPanel
  28.       Left = 288
  29.       Top = 1
  30.       Width = 291
  31.       Height = 31
  32.       Align = alRight
  33.       BevelOuter = bvNone
  34.       TabOrder = 0
  35.       object SpeedButton4: TSpeedButton
  36.         Left = 112
  37.         Top = 4
  38.         Width = 113
  39.         Height = 25
  40.         Caption = 'Remove selected '
  41.         Flat = True
  42.         Glyph.Data = {
  43.           76010000424D7601000000000000760000002800000020000000100000000100
  44.           04000000000000010000130B0000130B00001000000000000000000000000000
  45.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  46.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  47.           3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  48.           3333333777333777FF3333993333339993333377FF3333377FF3399993333339
  49.           993337777FF3333377F3393999333333993337F777FF333337FF993399933333
  50.           399377F3777FF333377F993339993333399377F33777FF33377F993333999333
  51.           399377F333777FF3377F993333399933399377F3333777FF377F993333339993
  52.           399377FF3333777FF7733993333339993933373FF3333777F7F3399933333399
  53.           99333773FF3333777733339993333339933333773FFFFFF77333333999999999
  54.           3333333777333777333333333999993333333333377777333333}
  55.         NumGlyphs = 2
  56.         OnClick = SpeedButton4Click
  57.       end
  58.       object SpeedButton1: TSpeedButton
  59.         Left = 228
  60.         Top = 4
  61.         Width = 61
  62.         Height = 25
  63.         Caption = 'Exit'
  64.         Flat = True
  65.         OnClick = SpeedButton1Click
  66.       end
  67.       object SpeedButton6: TSpeedButton
  68.         Left = 16
  69.         Top = 3
  70.         Width = 97
  71.         Height = 25
  72.         Caption = 'Restore selected'
  73.         Flat = True
  74.         Visible = False
  75.         OnClick = SpeedButton6Click
  76.       end
  77.     end
  78.     object Panel8: TPanel
  79.       Left = 1
  80.       Top = 1
  81.       Width = 80
  82.       Height = 31
  83.       Align = alLeft
  84.       BevelOuter = bvNone
  85.       Caption = 'Backup menu'
  86.       TabOrder = 1
  87.       OnClick = Panel8Click
  88.     end
  89.   end
  90.   object GroupBox1: TGroupBox
  91.     Left = 0
  92.     Top = 17
  93.     Width = 580
  94.     Height = 407
  95.     Align = alClient
  96.     Caption = 'Software registered to Registry'
  97.     TabOrder = 1
  98.     object ListView1: TListView
  99.       Left = 2
  100.       Top = 15
  101.       Width = 576
  102.       Height = 390
  103.       Align = alClient
  104.       ColumnClick = False
  105.       OnClick = ListView1Click
  106.       Columns = <
  107.         item
  108.           Caption = 'Company'
  109.         end
  110.         item
  111.           Caption = 'Product'
  112.         end>
  113.       ReadOnly = True
  114.       GridLines = True
  115.       Checkboxes = True
  116.       MultiSelect = True
  117.       RowSelect = True
  118.       TabOrder = 0
  119.       TabStop = False
  120.       ViewStyle = vsReport
  121.     end
  122.     object Button3: TButton
  123.       Left = 259
  124.       Top = 344
  125.       Width = 75
  126.       Height = 25
  127.       Caption = 'Analyze'
  128.       TabOrder = 1
  129.       Visible = False
  130.       OnClick = Button3Click
  131.     end
  132.     object Panel2: TPanel
  133.       Left = 198
  134.       Top = 200
  135.       Width = 185
  136.       Height = 49
  137.       Caption = 'StatusBar'
  138.       TabOrder = 2
  139.       OnMouseMove = Panel2MouseMove
  140.     end
  141.   end
  142.   object Panel3: TPanel
  143.     Left = 0
  144.     Top = 0
  145.     Width = 580
  146.     Height = 17
  147.     Align = alTop
  148.     Alignment = taRightJustify
  149.     BevelOuter = bvNone
  150.     FullRepaint = False
  151.     Caption = 'Copyright 1999 Jouni Vuorio'
  152.     TabOrder = 2
  153.     object Panel6: TPanel
  154.       Left = 0
  155.       Top = 0
  156.       Width = 41
  157.       Height = 17
  158.       BevelOuter = bvNone
  159.       FullRepaint = False
  160.       Caption = 'Help'
  161.       TabOrder = 0
  162.       OnClick = Panel6Click
  163.     end
  164.     object Panel9: TPanel
  165.       Left = 40
  166.       Top = 0
  167.       Width = 56
  168.       Height = 17
  169.       BevelOuter = bvNone
  170.       FullRepaint = False
  171.       Caption = 'Options'
  172.       TabOrder = 1
  173.       OnClick = Panel9Click
  174.     end
  175.   end
  176.   object Panel5: TPanel
  177.     Left = 38
  178.     Top = 320
  179.     Width = 103
  180.     Height = 56
  181.     TabOrder = 3
  182.     Visible = False
  183.     object SpeedButton5: TSpeedButton
  184.       Left = 3
  185.       Top = 27
  186.       Width = 98
  187.       Height = 26
  188.       Caption = 'Restore backup'
  189.       Flat = True
  190.       OnClick = SpeedButton5Click
  191.     end
  192.     object CheckBox1: TCheckBox
  193.       Left = 2
  194.       Top = 7
  195.       Width = 63
  196.       Height = 17
  197.       Caption = 'Backup'
  198.       State = cbChecked
  199.       TabOrder = 0
  200.     end
  201.   end
  202.   object Panel7: TPanel
  203.     Left = 294
  204.     Top = 110
  205.     Width = 163
  206.     Height = 83
  207.     TabOrder = 4
  208.     Visible = False
  209.     object SpeedButton2: TSpeedButton
  210.       Left = 3
  211.       Top = 29
  212.       Width = 100
  213.       Height = 23
  214.       Caption = 'About RegCleaner'
  215.       Flat = True
  216.       OnClick = SpeedButton2Click
  217.     end
  218.     object SpeedButton3: TSpeedButton
  219.       Left = 3
  220.       Top = 3
  221.       Width = 100
  222.       Height = 23
  223.       Caption = 'Documentation'
  224.       Flat = True
  225.       OnClick = SpeedButton3Click
  226.     end
  227.   end
  228.   object Panel10: TPanel
  229.     Left = 134
  230.     Top = 128
  231.     Width = 123
  232.     Height = 49
  233.     TabOrder = 5
  234.     Visible = False
  235.     object RadioButton1: TRadioButton
  236.       Left = 9
  237.       Top = 8
  238.       Width = 88
  239.       Height = 17
  240.       Caption = 'Fast analyze'
  241.       Checked = True
  242.       TabOrder = 0
  243.       TabStop = True
  244.     end
  245.     object RadioButton2: TRadioButton
  246.       Left = 9
  247.       Top = 24
  248.       Width = 112
  249.       Height = 17
  250.       Caption = 'Profound  analyze'
  251.       TabOrder = 1
  252.     end
  253.   end
  254. end
  255.