home *** CD-ROM | disk | FTP | other *** search
- object AddFilesProgForm: TAddFilesProgForm
- Left = 317
- Top = 185
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Adding'
- ClientHeight = 128
- ClientWidth = 389
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 80
- Width = 265
- Height = 33
- AutoSize = False
- WordWrap = True
- end
- object ListImage1: TListImage
- Left = 15
- Top = 15
- Width = 32
- Height = 32
- ImageList = PopupMenuModule.LargeCustomImageList
- end
- object ListImage2: TListImage
- Left = 225
- Top = 15
- Width = 32
- Height = 32
- ImageList = PopupMenuModule.LargeCustomImageList
- end
- object CancelBtn: TButton
- Left = 292
- Top = 102
- Width = 93
- Height = 23
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 0
- OnClick = CancelBtnClick
- end
- object Animate1: TAnimate
- Left = 48
- Top = 11
- Width = 176
- Height = 40
- Active = False
- end
- end
-