home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / internet / ebmen.exe / %MAINDIR% / ebm.exe / 0 / RCDATA / TDLGOVRCFM / TDLGOVRCFM.txt < prev   
Encoding:
Text File  |  2001-06-29  |  1.9 KB  |  102 lines

  1. object DlgOvrCfm: TDlgOvrCfm
  2.   Left = 418
  3.   Top = 83
  4.   BorderStyle = bsDialog
  5.   Caption = '╚╖∩┐╜∩┐╜'
  6.   ClientHeight = 160
  7.   ClientWidth = 401
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object LabCfm: TLabel
  20.     Left = 68
  21.     Top = 16
  22.     Width = 325
  23.     Height = 79
  24.     AutoSize = False
  25.     WordWrap = True
  26.   end
  27.   object ImageIcon: TImage
  28.     Left = 12
  29.     Top = 10
  30.     Width = 32
  31.     Height = 32
  32.     Picture.Data = {<image000.ico>}
  33.   end
  34.   object BtnYes: TButton
  35.     Tag = 8002
  36.     Left = 72
  37.     Top = 100
  38.     Width = 100
  39.     Height = 22
  40.     Caption = '∩┐╜∩┐╜(&Y)'
  41.     Default = True
  42.     ModalResult = 1
  43.     TabOrder = 0
  44.     OnClick = BtnYesClick
  45.   end
  46.   object BtnRename: TButton
  47.     Tag = 8006
  48.     Left = 295
  49.     Top = 100
  50.     Width = 100
  51.     Height = 22
  52.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜(&R)'
  53.     ModalResult = 1
  54.     TabOrder = 2
  55.     OnClick = BtnRenameClick
  56.   end
  57.   object BtnOverwrite: TButton
  58.     Tag = 8007
  59.     Left = 72
  60.     Top = 130
  61.     Width = 100
  62.     Height = 22
  63.     Caption = '╚½∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜(&A)'
  64.     ModalResult = 1
  65.     TabOrder = 3
  66.     OnClick = BtnOverwriteClick
  67.   end
  68.   object btnCancel: TButton
  69.     Tag = 8001
  70.     Left = 295
  71.     Top = 130
  72.     Width = 100
  73.     Height = 22
  74.     Caption = '╚í∩┐╜∩┐╜'
  75.     ModalResult = 2
  76.     TabOrder = 5
  77.     OnClick = btnCancelClick
  78.   end
  79.   object BtnNo: TButton
  80.     Tag = 8003
  81.     Left = 187
  82.     Top = 100
  83.     Width = 100
  84.     Height = 22
  85.     Caption = '∩┐╜∩┐╜(&N)'
  86.     ModalResult = 2
  87.     TabOrder = 1
  88.     OnClick = BtnNoClick
  89.   end
  90.   object BtnNAOW: TButton
  91.     Tag = 8008
  92.     Left = 187
  93.     Top = 130
  94.     Width = 100
  95.     Height = 22
  96.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜(&E)'
  97.     ModalResult = 2
  98.     TabOrder = 4
  99.     OnClick = BtnNAOWClick
  100.   end
  101. end
  102.