object SearchForm: TSearchForm Left = 193 Top = 134 Width = 632 Height = 405 Caption = 'File Search' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True Position = poDefault Scaled = False Visible = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel2: TPanel Left = 519 Top = 0 Width = 105 Height = 359 Align = alRight BevelOuter = bvNone TabOrder = 0 object StartButton: TButton Left = 3 Top = 20 Width = 102 Height = 24 Caption = '&Start' TabOrder = 0 OnClick = StartButtonClick end object StopButton: TButton Left = 3 Top = 52 Width = 102 Height = 24 Caption = 'S&top' Enabled = False TabOrder = 1 OnClick = StopButtonClick end object CloseButton: TButton Left = 3 Top = 84 Width = 102 Height = 24 Caption = 'Hide &Window' TabOrder = 2 OnClick = CloseButtonClick end object SaveButton: TButton Left = 3 Top = 175 Width = 102 Height = 24 Caption = 'Save &Results' TabOrder = 3 OnClick = SaveButtonClick end object Animate: TAnimate Left = 22 Top = 117 Width = 48 Height = 50 Active = False CommonAVI = aviFindFile StopFrame = 23 Visible = False end object Button1: TButton Left = 3 Top = 239 Width = 102 Height = 25 Caption = '&Help' TabOrder = 5 OnClick = Button1Click end object DeleteButton: TButton Left = 3 Top = 206 Width = 102 Height = 26 Caption = '&Delete Checked' TabOrder = 6 OnClick = DeleteButtonClick end end object StatusBar: TAdvStatusBar Left = 0 Top = 359 Width = 624 Height = 19 Panels = < item Width = 150 end item Width = 50 end> SimplePanel = False end object PageControl: TPageControl Left = 0 Top = 0 Width = 519 Height = 359 ActivePage = BiggestSheet Align = alClient HotTrack = True TabOrder = 2 OnChange = PageControlChange object BiggestSheet: TTabSheet Caption = '&Biggest Files' object BiggestList: TExtListView Left = 0 Top = 35 Width = 511 Height = 296 Columns = < item Caption = 'Name' Width = 140 end item Caption = 'Path' Width = 150 end item Alignment = taRightJustify Caption = 'Size ' Width = 65 end item Caption = 'Last Change' Width = 75 end item Caption = 'Last Access' Width = 75 end> ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect] SaveSettings.AutoSave = True SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Biggest File List' ColumnsFormat = <> SmallImages = SystemList ShowSortArrows = True AutoColumnSort = acsSort AutoSortStyle = assDefault AutoResort = False ReverseSortArrows = True LastColumnClicked = 0 OnSortItems = OldestListCompare Align = alClient OnDblClick = OldestListDblClick ReadOnly = True AllocBy = 32 OnDeletion = TmpListDeletion OnMouseUp = OldestListMouseUp TabOrder = 1 ViewStyle = vsReport OnKeyDown = OldestListKeyDown OnKeyUp = OldestListKeyUp end object Panel3: TPanel Left = 0 Top = 0 Width = 511 Height = 35 Align = alTop BevelOuter = bvNone TabOrder = 0 object LabelBiggerThan: TLabel Left = 3 Top = 8 Width = 129 Height = 13 Caption = 'Search for files bigger tha&n ' FocusControl = MinSizeSpin Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object MinSizeSpin: TSpinEdit Left = 145 Top = 5 Width = 53 Height = 22 MaxValue = 99999 MinValue = 1 TabOrder = 0 Value = 2 end object KbMbCombo: TComboBox Left = 205 Top = 5 Width = 45 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'Kb' 'Mb') TabOrder = 1 end end end object OldestSheet: TTabSheet Caption = '&Oldest Files' object Panel1: TPanel Left = 0 Top = 0 Width = 0 Height = 35 Align = alTop BevelOuter = bvNone TabOrder = 0 object Label1: TLabel Left = 0 Top = 8 Width = 95 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Search for files' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 188 Top = 8 Width = 34 Height = 13 Alignment = taCenter AutoSize = False Caption = 'since' end object OldestCombo: TComboBox Left = 97 Top = 4 Width = 89 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'not accessed' 'not changed') TabOrder = 0 end object DateTimePicker: TDateTimePicker Left = 223 Top = 4 Width = 85 Height = 22 CalAlignment = dtaLeft Date = 35431.586028275500000000 Time = 35431.586028275500000000 Checked = False DateFormat = dfShort DateMode = dmComboBox Kind = dtkDate ParseInput = False end end object OldestList: TExtListView Left = 0 Top = 35 Width = 511 Height = 296 Columns = < item Caption = 'Name' Width = 140 end item Caption = 'Path' Width = 150 end item Alignment = taRightJustify Caption = 'Size ' Width = 65 end item Caption = 'Last Change' Width = 75 end item Caption = 'Last Access' Width = 75 end> ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect] SaveSettings.AutoSave = True SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Oldest File List' ColumnsFormat = <> SmallImages = SystemList ShowSortArrows = True AutoColumnSort = acsSort AutoSortStyle = assDefault AutoResort = False ReverseSortArrows = True LastColumnClicked = 0 OnSortItems = OldestListCompare Align = alClient OnDblClick = OldestListDblClick ReadOnly = True AllocBy = 32 OnDeletion = TmpListDeletion OnMouseUp = OldestListMouseUp TabOrder = 1 ViewStyle = vsReport OnKeyDown = OldestListKeyDown OnKeyUp = OldestListKeyUp end end object TempSheet: TTabSheet Caption = '&Temporary Files' object Panel4: TPanel Left = 0 Top = 0 Width = 0 Height = 35 Align = alTop BevelOuter = bvNone TabOrder = 0 object Label4: TLabel Left = 2 Top = 8 Width = 125 Height = 13 Caption = 'Search for files &containing:' FocusControl = TempPatterns Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object EditButton: TButton Left = 276 Top = 4 Width = 53 Height = 24 Caption = '&Edit' TabOrder = 0 OnClick = EditButtonClick end object NewButton: TButton Left = 334 Top = 4 Width = 53 Height = 24 Caption = '&New' TabOrder = 1 OnClick = NewButtonClick end object DelButton: TButton Left = 392 Top = 4 Width = 53 Height = 24 Caption = '&Delete' TabOrder = 2 OnClick = DelButtonClick end object TempPatterns: TListView Left = 162 Top = 0 Width = 107 Height = 33 Columns = < item Caption = 'Patterns' Width = 70 end> IconOptions.AutoArrange = True IconOptions.WrapText = False RowSelect = True PopupMenu = PatternMenu ShowColumnHeaders = False TabOrder = 3 ViewStyle = vsReport end end object TmpList: TExtListView Left = 0 Top = 35 Width = 511 Height = 296 Columns = < item Caption = 'Name' Width = 140 end item Caption = 'Path' Width = 150 end item Alignment = taRightJustify Caption = 'Size ' Width = 65 end item Caption = 'Last Change' Width = 75 end item Caption = 'Last Access' Width = 75 end> ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect] SaveSettings.AutoSave = True SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Temporary File List' ColumnsFormat = <> SmallImages = SystemList ShowSortArrows = True AutoColumnSort = acsSort AutoSortStyle = assDefault AutoResort = False ReverseSortArrows = True LastColumnClicked = 0 OnSortItems = OldestListCompare Align = alClient OnDblClick = OldestListDblClick ReadOnly = True AllocBy = 32 OnDeletion = TmpListDeletion OnMouseUp = OldestListMouseUp TabOrder = 1 ViewStyle = vsReport OnKeyDown = OldestListKeyDown OnKeyUp = OldestListKeyUp end end object InternetSheet: TTabSheet Caption = '&Internet Files' object Panel5: TPanel Left = 0 Top = 0 Width = 0 Height = 35 Align = alTop BevelOuter = bvNone TabOrder = 0 object Label9: TLabel Left = 2 Top = 8 Width = 327 Height = 13 Caption = 'Temporary Internet Files of Netscape Navigator and Internet Expl' + 'orer:' FocusControl = TempPatterns Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object CheckAllButton: TButton Left = 387 Top = 4 Width = 77 Height = 25 Caption = '&Check All' TabOrder = 0 OnClick = CheckAllButtonClick end end object InternetList: TExtListView Left = 0 Top = 35 Width = 511 Height = 296 Columns = < item Caption = 'Name' Width = 140 end item Caption = 'Path' Width = 150 end item Alignment = taRightJustify Caption = 'Size ' Width = 65 end item Caption = 'Last Change' Width = 75 end item Caption = 'Last Access' Width = 75 end> ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect] SaveSettings.AutoSave = True SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Internet File List' ColumnsFormat = <> SmallImages = InternetImages ShowSortArrows = True AutoColumnSort = acsSort AutoSortStyle = assDefault AutoResort = False ReverseSortArrows = True LastColumnClicked = 0 OnSortItems = OldestListCompare Align = alClient OnDblClick = OldestListDblClick ReadOnly = True AllocBy = 32 OnDeletion = TmpListDeletion OnMouseUp = OldestListMouseUp TabOrder = 1 ViewStyle = vsReport OnKeyDown = OldestListKeyDown OnKeyUp = OldestListKeyUp end end object OptionsSheet: TTabSheet Caption = '&Options' object Label5: TLabel Left = 16 Top = 8 Width = 86 Height = 13 Caption = '&Drives To include:' FocusControl = DrivesList end object DrivesList: TListView Left = 8 Top = 24 Width = 265 Height = 241 ColumnClick = False Columns = < item Caption = ' Drive' Width = 100 end item Caption = 'Name' Width = 80 end item Alignment = taRightJustify Caption = 'Free ' Width = 81 end> Checkboxes = True RowSelect = True OnEdited = DrivesListEdited OnEditing = DrivesListEditing OnMouseUp = DrivesListMouseUp TabOrder = 0 ViewStyle = vsReport SmallImages = SystemList end object GroupBox1: TGroupBox Left = 288 Top = 18 Width = 160 Height = 116 Caption = 'Enabled Search Types' TabOrder = 1 object BiggestBox: TCheckBox Left = 16 Top = 16 Width = 135 Height = 17 Caption = 'Bi&ggest Files' State = cbChecked TabOrder = 0 OnClick = BiggestBoxClick end object OldestBox: TCheckBox Left = 16 Top = 40 Width = 135 Height = 17 Caption = 'O&ldest Files' State = cbChecked TabOrder = 1 OnClick = OldestBoxClick end object TempBox: TCheckBox Left = 16 Top = 64 Width = 135 Height = 17 Caption = 'T&emporary Files' State = cbChecked TabOrder = 2 OnClick = TempBoxClick end object InternetBox: TCheckBox Left = 16 Top = 88 Width = 135 Height = 17 Caption = '&Internet Files' State = cbChecked TabOrder = 3 OnClick = InternetBoxClick end end object Button2: TButton Left = 62 Top = 272 Width = 147 Height = 25 Caption = '&Add (UNC) Path' TabOrder = 2 OnClick = Button2Click end end end object ShellBrowser: TShellBrowser SmallImages = SystemList FileSystemOnly = True Version = '1.0 beta 4' Left = 528 Top = 312 end object SystemList: TImageList Left = 528 Top = 280 end object PatternMenu: TPopupMenu Left = 560 Top = 280 object Edit1: TMenuItem Caption = '&Edit' OnClick = EditButtonClick end object New1: TMenuItem Caption = '&New' OnClick = NewButtonClick end object Delete1: TMenuItem Caption = '&Delete' OnClick = DelButtonClick end end object SaveDialog: TSaveDialog DefaultExt = 'txt' Filter = 'TreeSize Data (*.txt)|*.txt|All Files|*' Title = 'TreeSize Professional Search Results' Left = 560 Top = 312 end object InternetImages: TImageList Left = 592 Top = 280 Bitmap = { 3606000003000000424D36060000000000003600000028000000300000001000 0000010010000000000000060000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000001F00 000000000000000000000000E03D00000000000000000000000000000000FF7F F75E1F001F001F00000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000EF01 E07F00000000000000000000F75EE03D0000000000000000E07FE03D0000F75E 1F001F00000000001F0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000001F00 E03DE07F000000000000E03DF75E0000E03D00000000E07FE03D00000000E03D 1F0000000000000000000F000F001F001F001F001F000F000F00000000000000 000000000000000000000000000000000000000000000000000000000000EF01 1F00E03DE07F0000E07FE03DE07F0000E03DE03DE07FE03D000000000000E03D 1F00000000000F000F001F001F001F001F001F001F001F001F000F0000000000 0000000000000000000000000000000000000000000000000000000000001F00 EF011F00E03DE07FE03D0000000000000000E07FE03DE07F000000000000E03D 1F001F000F000F001F001F001F00EF3DEF3D00001F001F001F001F000F000000 000000000000000000000000000000000000000000000000000000000000EF01 1F00EF01E07FE03D00000000EF3D0000E07FF75E0000E03D000000000000E03D E03D1F000F001F001F001F00000000000000000000001F001F001F000F000000 0000000000000000000000000000000000000000000000000000000000000000 0000E03DE07F00000000EF3DE07FEF3D000000000000E07F000000000000E03D F75E1F000F001F001F001F000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000EF3D F75EFF7FFF7FFF7FE07FEF3DFF7FE07FF75E00000000F75EF75EE07FE03DE03D E07FE03D1F001F001F001F000F000F000F000F000F000F000F000F000F000000 0000000000000000000000000000000000000000000000000000000000001F00 EF01E07FF75E0000EF01E07FEF3DEF3D000000000000E03D0000000000000000 E03DE07F1F001F001F001F001F001F001F001F001F001F001F001F000F000000 000000000000000000000000000000000000000000000000000000000000EF01 1F00E03DF75E0000E07FE03DE07F00000000EF3D0000E03D0000000000000000 0F00E03DE07F1F001F001F00000000000000000000001F001F001F000F000000 0000000000000000000000000000000000000000000000000000000000001F00 EF011F00E03DFF7FE03D1F00E07F0000EF01E07FE03D00000000000000000000 00000F00E03DE07F1F001F001F000000000000001F001F001F000F0000000000 000000000000000000000000000000000000000000000000000000000000EF01 1F00E03DFF7FE07FE03D0000FF7F0000F75EE03DE07F00000000000000000000 00000F000F00E03DE07F1F001F000F000F001F001F001F001F000F0000000000 0000000000000000000000000000000000000000000000000000000000001F00 E03DFF7FE03D0000E07FFF7FFF7FFF7FE07FF75EE03DE07F0000000000000000 000000000F001F001F00E07F1F001F001F001F001F001F000F0000001F000000 000000000000000000000000000000000000000000000000000000000000EF01 E07FE03D0000EF011F00E03DE07F0000E03DEF011F00E03DF75E000000000000 0000000000000F001F001F001F001F001F001F001F000F00000000001F000000 0000000000000000000000000000000000000000000000000000000000001F00 EF010000EF011F00EF011F00F75E0000EF011F00EF011F00E03DE07F00000000 000000000000000000001F001F001F001F001F001F000000000000001F000000 000000000000000000000000000000000000000000000000000000000000EF01 1F00EF011F00EF011F00EF01E03D00001F00EF011F00EF011F00EF011F000000 00000000000000000000000000000000000000001F001F001F001F000000424D BE000000000000003E0000002800000030000000100000000100010000000000 800000000000000000000000020000000000000000000000FFFFFF00FFFF3E7F 07FFB381FFFF1E38180F0100FFFF080130030000FFFF00032001FF7FFFFF0343 00000000FFFF020301E02501FFFF000101FF0004FFFF003000003001FFFF0033 80000400FFFF001381E04801FFFF0007C0C10200FFFF0007C0010004FFFF0003 E0025501FFFF0001F006B381FFFF0000FC0E0000FFFF0000FFE10000} end end