home *** CD-ROM | disk | FTP | other *** search
- object AutoCleanupForm: TAutoCleanupForm
- Left = 200
- Top = 104
- BorderStyle = bsDialog
- Caption = 'Closing Copernic'
- ClientHeight = 55
- ClientWidth = 213
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 10
- Top = 10
- Width = 191
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Deleting outdated searches...'
- end
- object ProgressBar: TProgressBar
- Left = 10
- Top = 30
- Width = 193
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
-