home *** CD-ROM | disk | FTP | other *** search
- object ResumeDlg: TResumeDlg
- Left = 238
- Top = 228
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'File already exists'
- ClientHeight = 117
- ClientWidth = 485
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- TextHeight = 16
- object txText: TLabel
- Left = 6
- Top = 6
- Width = 371
- Height = 107
- AutoSize = False
- WordWrap = True
- end
- object pbResume: TButton
- Left = 384
- Top = 4
- Width = 96
- Height = 25
- Caption = '&Resume'
- ModalResult = 1
- TabOrder = 0
- end
- object Button1: TButton
- Left = 384
- Top = 32
- Width = 96
- Height = 25
- Caption = '&Overwrite'
- ModalResult = 6
- TabOrder = 1
- end
- object Button2: TButton
- Left = 384
- Top = 60
- Width = 96
- Height = 25
- Caption = '&R&ename'
- ModalResult = 7
- TabOrder = 2
- end
- object Button3: TButton
- Left = 384
- Top = 88
- Width = 96
- Height = 25
- Caption = '&Abort'
- ModalResult = 3
- TabOrder = 3
- end
- end
-