home *** CD-ROM | disk | FTP | other *** search
- object FileOverWrite: TFileOverWrite
- Left = 357
- Top = 219
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 115
- ClientWidth = 419
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object icoOverwrite: TImage
- Left = 16
- Top = 16
- Width = 33
- Height = 33
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object lblMessage: TLabel
- Left = 56
- Top = 16
- Width = 353
- Height = 65
- Anchors = [akLeft, akTop, akRight, akBottom]
- AutoSize = False
- WordWrap = True
- end
- object btnYes: TButton
- Left = 64
- Top = 83
- Width = 81
- Height = 23
- Anchors = [akRight, akBottom]
- Caption = '&Ano'
- ModalResult = 6
- TabOrder = 0
- end
- object btnYesToAll: TButton
- Left = 152
- Top = 83
- Width = 81
- Height = 23
- Anchors = [akRight, akBottom]
- Caption = 'Ano v�&em'
- ModalResult = 10
- TabOrder = 1
- end
- object btnNo: TButton
- Left = 240
- Top = 83
- Width = 81
- Height = 23
- Anchors = [akRight, akBottom]
- Caption = '&Ne'
- ModalResult = 7
- TabOrder = 2
- end
- object btnNoToAll: TButton
- Left = 328
- Top = 83
- Width = 81
- Height = 23
- Anchors = [akRight, akBottom]
- Caption = 'Ne v�e&m'
- ModalResult = 9
- TabOrder = 3
- end
- end
-