home *** CD-ROM | disk | FTP | other *** search
- object RemoveForm: TRemoveForm
- Left = 192
- Top = 107
- BorderIcons = [biMinimize, biMaximize]
- BorderStyle = bsDialog
- Caption = 'Removing package %s...'
- ClientHeight = 250
- ClientWidth = 322
- Color = clBtnFace
- 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 = 8
- Top = 80
- Width = 74
- Height = 13
- Caption = 'Deleting file: %s'
- end
- object Animate1: TAnimate
- Left = 8
- Top = 8
- Width = 304
- Height = 60
- Active = True
- CommonAVI = aviEmptyRecycle
- StopFrame = 24
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 104
- Width = 305
- Height = 105
- Caption = 'Progress (0%)'
- TabOrder = 1
- object Label2: TLabel
- Left = 35
- Top = 48
- Width = 61
- Height = 13
- Caption = 'Total files:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 19
- Top = 64
- Width = 77
- Height = 13
- Caption = 'Files deleted:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 43
- Top = 80
- Width = 53
- Height = 13
- Caption = 'Files left:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 104
- Top = 48
- Width = 6
- Height = 13
- Caption = '0'
- end
- object Label6: TLabel
- Left = 104
- Top = 64
- Width = 6
- Height = 13
- Caption = '0'
- end
- object Label7: TLabel
- Left = 104
- Top = 80
- Width = 6
- Height = 13
- Caption = '0'
- end
- object Image1: TImage
- Left = 248
- Top = 48
- Width = 46
- Height = 47
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object ProgressBar1: TProgressBar
- Left = 8
- Top = 16
- Width = 289
- Height = 20
- Min = 0
- Max = 100
- Smooth = True
- TabOrder = 0
- end
- end
- object BitBtn1: TBitBtn
- Left = 115
- Top = 218
- Width = 92
- Height = 25
- Caption = 'Abort'
- Default = True
- TabOrder = 2
- OnClick = BitBtn1Click
- Glyph.Data = {
- 9E020000424D9E0200000000000036000000280000000E0000000E0000000100
- 18000000000068020000C40E0000C40E0000000000000000000000FF0000FF00
- 00FF0000FF007777772C2C2C0505050505052C2C2C77777700FF0000FF0000FF
- 0000FF00000000FF0000FF009B9B9B05050506194B092C840B36A10A349E0727
- 750311360505059B9B9B00FF0000FF00000000FF009B9B9B030712173A8E0F3E
- AF0D3CAE0D3BAD0D3AA90C38A60B359E07236D00030C9B9B9B00FF00000000FF
- 00050505133A921440C2254AD2254BD61643C71B47BF2A4FD0284CD21C42CD07
- 247105050500FF0000007777770A20540F44BC1F44C8D2D9F2DEE5F5365ED241
- 6AC9E2E8F5E9EDF72347D80B359F03133A77777700002C2C2C0B37990F48C61E
- 46CDD7DDEAFDFDFDD3DDF4D3DDF4FFFFFFEAEEF8254AD40D39A907287A2C2C2C
- 00000505050E47C3104CCD114ECE2552D2EAEDF2FFFFFFFFFFFFDBE3F6355CD1
- 1541C60D3BAD0B36A105050500000505050F4BCA144DD8174BDB2352D6EEF0F5
- FFFFFFFFFFFFD3DEF5375CD91F46D50D3DB10B37A505050500002C2C2C1645AA
- 164DDD2053D6DDE3F0FFFFFFE5EAF5E8EBF0FCFCFCEFF3FA2D52D90D3FB30A2E
- 882C2C2C0000777777193164195BE12353D8E2E6EEE0E5EF2853CF2350CEDCE1
- EAF1F3F82A4FD60E3FB4051A4E777777000000FF000505052555B41459E1214F
- CE1E4BCA174DDD174BDB1F4CCD234BC61245BB0B328F05050500FF00000000FF
- 009B9B9B040B182757B7175DE71359E51357E01251D7104DCE0F48C40B369501
- 06139B9B9B00FF00000000FF0000FF009B9B9B0505051A33671F4FB11352D310
- 4CCC0B3BA0061F570505059B9B9B00FF0000FF00000000FF0000FF0000FF0000
- FF007777772C2C2C0505050505052C2C2C77777700FF0000FF0000FF0000FF00
- 0000}
- end
- object Timer1: TTimer
- Interval = 1
- OnTimer = Timer1Timer
- Left = 240
- Top = 216
- end
- end
-