home *** CD-ROM | disk | FTP | other *** search
- object FileSearchProgressDialog: TFileSearchProgressDialog
- Left = 574
- Top = 96
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'File Search'
- ClientHeight = 139
- ClientWidth = 185
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 15
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 128
- Height = 15
- Caption = 'Searching entire drive...'
- end
- object CancelButton: TBitBtn
- Left = 52
- Top = 102
- Width = 81
- Height = 28
- Cancel = True
- Caption = 'Stop'
- ModalResult = 2
- TabOrder = 0
- OnClick = CancelButtonClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330B00000000
- 003333000000000000333330EEEEEEEE0333333000000000033333330BFBFBF0
- 33333330BFBFBFBF03333330FBFBFBFBF0333330BFB8800FB0333330FBFBFBF0
- F0333330BFBFBFB0B0333330F0F0F0F0F0333330B0B0B0B003333330F0F0F0F0
- 33333330B0B0B0B03333333300F0F00333333333330000333333}
- end
- object Panel5: TPanel
- Left = 8
- Top = 61
- Width = 169
- Height = 25
- Alignment = taLeftJustify
- BevelOuter = bvLowered
- BorderWidth = 4
- Caption = 'Files Found:'
- TabOrder = 1
- object FoundCount: TPanel
- Left = 83
- Top = 5
- Width = 81
- Height = 15
- Align = alRight
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = '0'
- TabOrder = 0
- end
- end
- object Location: TPanel
- Left = 8
- Top = 28
- Width = 169
- Height = 25
- Alignment = taRightJustify
- BevelOuter = bvLowered
- BorderWidth = 4
- TabOrder = 2
- end
- end
-