home *** CD-ROM | disk | FTP | other *** search
- object WaitForm: TWaitForm
- Left = 192
- Top = 108
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Please wait...'
- ClientHeight = 73
- ClientWidth = 215
- Color = 47634134
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 24
- Top = 16
- Width = 63
- Height = 13
- Caption = 'Please wait...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 24
- Top = 40
- Width = 176
- Height = 13
- Caption = 'Disk Cleaner is examining the system.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- end
-