home *** CD-ROM | disk | FTP | other *** search
- object frmProgress: TfrmProgress
- Left = 231
- Top = 475
- BorderStyle = bsDialog
- Caption = 'Delete... (With TuneUp Shredder)'
- ClientHeight = 261
- ClientWidth = 393
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Scaled = False
- OldCreateOrder = False
- Position = poMainFormCenter
- OnClose = FormClose
- OnCreate = FormCreate
- DesignSize = (
- 393
- 261)
- PixelsPerInch = 96
- TextHeight = 13
- object bvlLine: TBevel
- Left = 10
- Top = 221
- Width = 374
- Height = 13
- Shape = bsTopLine
- end
- object paneldepp: TPanel
- Left = 0
- Top = 22
- Width = 393
- Height = 196
- BevelOuter = bvNone
- Caption = 'pnlMain'
- TabOrder = 1
- DesignSize = (
- 393
- 196)
- object lblFileName: TEllipsisLabel
- Left = 61
- Top = 90
- Width = 319
- Height = 14
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- ShowAccelChar = False
- EllipsisStyle = etEndEllipsis
- end
- object Label6: TLabel
- Left = 12
- Top = 107
- Width = 44
- Height = 13
- Caption = 'Location:'
- ShowAccelChar = False
- end
- object lblFilePath: TEllipsisLabel
- Left = 61
- Top = 107
- Width = 319
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- ShowAccelChar = False
- EllipsisStyle = etPathEllipsis
- end
- object lblMethode: TLabel
- Left = 11
- Top = 48
- Width = 381
- Height = 13
- AutoSize = False
- ShowAccelChar = False
- end
- object lblTopicCurFile: TLabel
- Left = 11
- Top = 73
- Width = 83
- Height = 13
- Caption = 'Current file:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- end
- object lblTimeLeft: TLabel
- Left = 14
- Top = 168
- Width = 133
- Height = 13
- Caption = 'Time remaining: 43 seconds'
- ShowAccelChar = False
- Visible = False
- end
- object lblTopicTotal: TLabel
- Left = 11
- Top = 130
- Width = 64
- Height = 13
- Caption = 'Total:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- end
- object Label16: TLabel
- Left = 12
- Top = 90
- Width = 31
- Height = 13
- Caption = 'Name:'
- ShowAccelChar = False
- end
- object pbTotal: TALProgressBar
- Left = 13
- Top = 148
- Width = 366
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- BackColor = clBlack
- BorderStyle = bstFlat
- TabOrder = 0
- BackgroundColor = 16119285
- BarColor1 = 10937243
- BarColor2 = 7074169
- Max = 1000
- Position = 100
- PosTextSuffix = '%'
- InBarFontColor = clBlack
- VerticalBorder = 10
- end
- end
- object aniDelete: TAnimate
- Left = 8
- Top = 4
- Width = 304
- Height = 60
- Active = False
- Color = clBtnFace
- ParentColor = False
- StopFrame = 24
- end
- object btnCancel: TButton
- Left = 310
- Top = 231
- Width = 74
- Height = 23
- Anchors = [akTop, akRight]
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 0
- OnClick = btnCancelClick
- end
- end
-