home *** CD-ROM | disk | FTP | other *** search
- object AnimForm: TAnimForm
- Left = 221
- Top = 298
- BorderStyle = bsDialog
- Caption = 'AnimForm'
- ClientHeight = 106
- ClientWidth = 411
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poDefaultPosOnly
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 48
- Top = 80
- Width = 75
- Height = 13
- Caption = 'Deleting Files ...'
- end
- object Animate1: TAnimate
- Left = 48
- Top = 4
- Width = 304
- Height = 60
- Active = False
- CommonAVI = aviDeleteFile
- StopFrame = 24
- end
- end
-