home *** CD-ROM | disk | FTP | other *** search
- object DiskClearer: TDiskClearer
- Left = 345
- Top = 134
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 68
- ClientWidth = 309
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Info: TLabel
- Left = 8
- Top = 12
- Width = 297
- Height = 21
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object BreakButton: TButton
- Left = 224
- Top = 36
- Width = 73
- Height = 23
- Cancel = True
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- OnClick = BreakButtonClick
- end
- end
-