Subversion Repositories recyclebinunit

Rev

Rev 87 | Rev 99 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87 Rev 88
Line 44... Line 44...
44
      OnClick = Button1Click
44
      OnClick = Button1Click
45
    end
45
    end
46
    object CheckBox1: TCheckBox
46
    object CheckBox1: TCheckBox
47
      Left = 8
47
      Left = 8
48
      Top = 6
48
      Top = 6
49
      Width = 129
49
      Width = 137
50
      Height = 17
50
      Height = 17
51
      Caption = 'Only own recyclers'
51
      Caption = 'Only own recycler bins'
52
      Checked = True
52
      Checked = True
53
      State = cbChecked
53
      State = cbChecked
54
      TabOrder = 1
54
      TabOrder = 1
55
    end
55
    end
56
    object Button2: TButton
56
    object Button2: TButton
Line 73... Line 73...
73
        'Manually read recycle file (INFO or INFO2) or directory ($recycl' +
73
        'Manually read recycle file (INFO or INFO2) or directory ($recycl' +
74
        'e.bin)'
74
        'e.bin)'
75
      TabOrder = 3
75
      TabOrder = 3
76
    end
76
    end
77
    object CheckBox2: TCheckBox
77
    object CheckBox2: TCheckBox
78
      Left = 143
78
      Left = 183
79
      Top = 6
79
      Top = 6
80
      Width = 146
80
      Width = 146
81
      Height = 17
81
      Height = 17
82
      Caption = 'Hide orphan Index files'
82
      Caption = 'Hide orphan Index files'
83
      Checked = True
83
      Checked = True