object FindFile: TFindFile Tag = 1 Left = 199 Top = 56 Width = 489 Height = 414 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] Caption = 'Find Files' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyDown = FormKeyDown OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object id_startsearch: TButton Tag = 70 Left = 389 Top = 22 Width = 91 Height = 25 Caption = '&Start search' Default = True TabOrder = 0 TabStop = False OnClick = id_startsearchClick end object Cancel: TButton Tag = 4002 Left = 389 Top = 50 Width = 91 Height = 25 Cancel = True Caption = '&Cancel' TabOrder = 1 TabStop = False OnClick = CancelClick end object id_ResultPanel: TPanel Left = 0 Top = 206 Width = 481 Height = 181 TabOrder = 2 object Label1: TLabel Tag = 60 Left = 8 Top = 2 Width = 469 Height = 13 AutoSize = False Caption = 'Search res&ults:' FocusControl = id_ResultBox end object id_NewSearch: TButton Tag = 62 Left = 129 Top = 136 Width = 110 Height = 23 Caption = '&New search' Enabled = False TabOrder = 2 TabStop = False OnClick = id_NewSearchClick end object id_gotopath: TButton Tag = 63 Left = 241 Top = 136 Width = 110 Height = 23 Caption = '&Go to file' Enabled = False TabOrder = 3 TabStop = False OnClick = id_gotopathClick end object id_WorkWithFound: TButton Tag = 64 Left = 353 Top = 136 Width = 110 Height = 23 Caption = 'Feed to &listbox' Enabled = False TabOrder = 4 TabStop = False OnClick = id_WorkWithFoundClick end object id_view: TButton Tag = 61 Left = 17 Top = 136 Width = 110 Height = 23 Caption = '&View' Enabled = False TabOrder = 1 TabStop = False OnClick = id_viewClick end object id_ResultBox: TWidthListBox Left = 4 Top = 17 Width = 474 Height = 117 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 16 ParentFont = False Style = lbOwnerDrawFixed TabOrder = 0 OnClick = id_ResultBoxClick OnDblClick = id_gotopathClick OnDrawItem = id_ResultboxDrawItem OnKeyDown = id_ResultBoxKeyDown end object id_StatusPanel: TMyPanel Left = 3 Top = 162 Width = 475 Height = 17 Alignment = taLeftJustify BevelOuter = bvLowered TabOrder = 5 RightLine = False end end object TabbedNotebook1: TMyTabbedNotebook Tag = 2 Left = 1 Top = 2 Width = 384 Height = 201 TabFont.Color = clBtnText TabFont.Height = -11 TabFont.Name = 'MS Sans Serif' TabFont.Style = [] TabOrder = 3 OnChange = TabbedNotebook1Change object TTabPage Left = 4 Top = 24 HelpContext = 100 Caption = 'General' object Searchfor: TLabel Tag = 3 Left = 5 Top = 7 Width = 80 Height = 14 AutoSize = False Caption = 'Search &for:' FocusControl = id_SearchName WordWrap = True end object StartIn: TLabel Tag = 4 Left = 5 Top = 35 Width = 80 Height = 14 AutoSize = False Caption = 'Search &in:' FocusControl = id_SearchIn WordWrap = True end object Bevel1: TBevel Left = 0 Top = 80 Width = 361 Height = 9 Shape = bsTopLine end object id_SearchName: TComboBox Left = 85 Top = 6 Width = 286 Height = 21 DropDownCount = 20 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 MaxLength = 255 ParentFont = False TabOrder = 0 end object id_SearchIn: TComboBox Left = 85 Top = 32 Width = 222 Height = 21 DropDownCount = 20 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 MaxLength = 255 ParentFont = False TabOrder = 1 end object id_Drives: TButton Tag = 5 Left = 310 Top = 30 Width = 61 Height = 23 Caption = '&Drives' TabOrder = 2 OnClick = id_DrivesClick end object id_searchpackers: TCheckBox Tag = 6 Left = 84 Top = 60 Width = 285 Height = 17 Caption = 'Search a&rchives (ZIP, ARJ, LZH, TAR, GZ, CAB)' TabOrder = 3 end object id_DoFindText: TCheckBox Tag = 7 Left = 5 Top = 90 Width = 80 Height = 17 Caption = 'Find &text:' TabOrder = 4 OnClick = id_DoFindTextClick end object id_TextToFind: TComboBox Left = 85 Top = 88 Width = 286 Height = 21 DropDownCount = 10 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 MaxLength = 255 ParentFont = False TabOrder = 5 end object id_wholewords: TCheckBox Tag = 8 Left = 85 Top = 112 Width = 286 Height = 17 Caption = '&Whole words only' Enabled = False TabOrder = 6 end object id_case: TCheckBox Tag = 9 Left = 85 Top = 128 Width = 286 Height = 17 Caption = 'Cas&e sensitive' Enabled = False TabOrder = 7 end object id_Dos: TCheckBox Tag = 10 Left = 85 Top = 144 Width = 286 Height = 17 Caption = '&ASCII charset (DOS)' Enabled = False TabOrder = 8 end end object TTabPage Left = 4 Top = 24 HelpContext = 310 Caption = 'Advanced' object cm_and: TLabel Tag = 21 Left = 208 Top = 14 Width = 45 Height = 13 Alignment = taCenter AutoSize = False Caption = 'a&nd' FocusControl = id_DateTo end object Bevel2: TBevel Left = 0 Top = 64 Width = 361 Height = 9 Shape = bsTopLine end object Bevel3: TBevel Left = 0 Top = 108 Width = 361 Height = 9 Shape = bsTopLine end object id_SearchDate: TCheckBox Tag = 20 Left = 8 Top = 13 Width = 101 Height = 17 Caption = 'Date &between:' TabOrder = 0 OnClick = id_SearchDateClick end object id_DateFrom: TEdit Left = 112 Top = 12 Width = 93 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 17 ParentFont = False TabOrder = 1 end object id_DateTo: TEdit Left = 256 Top = 12 Width = 93 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 17 ParentFont = False TabOrder = 2 end object id_SearchDelay: TCheckBox Tag = 22 Left = 8 Top = 40 Width = 101 Height = 17 Caption = 'Not &older than:' TabOrder = 3 OnClick = id_SearchDelayClick end object id_DelayEdit: TEdit Left = 112 Top = 40 Width = 93 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 6 ParentFont = False TabOrder = 4 Text = '1' end object id_DelayScroll: TScrollBar Left = 205 Top = 40 Width = 15 Height = 21 Enabled = False Kind = sbVertical TabOrder = 5 OnScroll = id_DelayScrollScroll end object id_DelayUnit: TComboBox Tag = 30 Left = 256 Top = 40 Width = 93 Height = 21 Style = csDropDownList Enabled = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 Items.Strings = ( 'hour(s)' 'day(s)' 'week(s)' 'month(s)' 'year(s)') ParentFont = False TabOrder = 6 end object id_SearchSize: TCheckBox Tag = 23 Left = 8 Top = 76 Width = 101 Height = 17 Caption = '&File size:' TabOrder = 7 OnClick = id_SearchSizeClick end object id_LargerSmaller: TComboBox Left = 112 Top = 76 Width = 53 Height = 21 Style = csDropDownList Enabled = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 Items.Strings = ( '=' '>' '<') ParentFont = False TabOrder = 8 end object id_SizeEdit: TEdit Left = 168 Top = 76 Width = 89 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 10 ParentFont = False TabOrder = 9 Text = '1' end object id_SizeUnit: TComboBox Left = 276 Top = 76 Width = 73 Height = 21 Style = csDropDownList Enabled = False Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 Items.Strings = ( 'bytes' 'kbytes' 'Mbytes') ParentFont = False TabOrder = 10 end object id_SearchAttribs: TCheckBox Tag = 24 Left = 8 Top = 120 Width = 101 Height = 17 Caption = 'A&ttributes:' TabOrder = 11 OnClick = id_SearchAttribsClick end object id_Archive: TMyCheckBox Tag = 25 Left = 112 Top = 120 Width = 90 Height = 17 AllowGrayed = True Caption = '&Archive' Enabled = False State = cbGrayed TabOrder = 12 end object id_Hidden: TMyCheckBox Tag = 27 Left = 202 Top = 120 Width = 90 Height = 17 AllowGrayed = True Caption = '&Hidden' Enabled = False State = cbGrayed TabOrder = 13 end object id_Directory: TMyCheckBox Tag = 29 Left = 292 Top = 120 Width = 81 Height = 17 AllowGrayed = True Caption = '&Directory' Enabled = False State = cbGrayed TabOrder = 14 end object id_ReadOnly: TMyCheckBox Tag = 26 Left = 112 Top = 144 Width = 90 Height = 17 AllowGrayed = True Caption = '&Read only' Enabled = False State = cbGrayed TabOrder = 15 end object id_System: TMyCheckBox Tag = 28 Left = 202 Top = 144 Width = 90 Height = 17 AllowGrayed = True Caption = 'S&ystem' Enabled = False State = cbGrayed TabOrder = 16 end object id_SizeScroll: TScrollBar Left = 257 Top = 76 Width = 15 Height = 21 Enabled = False Kind = sbVertical TabOrder = 17 OnScroll = id_SizeScrollScroll end end object TTabPage Left = 4 Top = 24 HelpContext = 102 Caption = 'Load/Save' object id_PreviousHeader: TLabel Tag = 40 Left = 8 Top = 4 Width = 357 Height = 14 AutoSize = False Caption = '&Previous searches:' FocusControl = id_PreviousList end object id_PreviousList: TListBox Left = 8 Top = 20 Width = 357 Height = 102 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 0 OnClick = id_PreviousListClick OnDblClick = id_LoadClick end object id_SearchContents: TPanel Left = 8 Top = 124 Width = 357 Height = 17 Alignment = taLeftJustify BevelOuter = bvLowered TabOrder = 1 end object id_Load: TButton Tag = 41 Left = 40 Top = 144 Width = 89 Height = 25 Caption = '&Load' TabOrder = 2 OnClick = id_LoadClick end object id_Save: TButton Tag = 42 Left = 142 Top = 144 Width = 89 Height = 25 Caption = 'S&ave' TabOrder = 3 OnClick = id_SaveClick end object id_Delete: TButton Tag = 43 Left = 244 Top = 144 Width = 89 Height = 25 Caption = '&Delete' TabOrder = 4 OnClick = id_DeleteClick end end end object id_GlobalHelp: TButton Tag = 4003 Left = 390 Top = 78 Width = 91 Height = 25 Cancel = True Caption = '&Help' TabOrder = 4 TabStop = False OnClick = id_GlobalHelpClick end object Translate1: TTranslate Tag = 5600 Left = 448 Top = 88 end object ResolutionFix1: TResolutionFix Left = 448 Top = 120 end end