home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / LookDisk / Look disk setup.exe / #setuppath# / LDW.EXE / 0 / RCDATA / TDLGFILEOVERWRITE / TDLGFILEOVERWRITE.txt
Encoding:
Text File  |  2003-04-25  |  2.5 KB  |  133 lines

  1. object DlgFileOverwrite: TDlgFileOverwrite
  2.   Left = 360
  3.   Top = 126
  4.   Width = 368
  5.   Height = 274
  6.   Font.Color = clWindowText
  7.   Font.Height = -11
  8.   Font.Name = 'MS Sans Serif'
  9.   Font.Style = []
  10.   PixelsPerInch = 96
  11.   TextHeight = 13
  12.   object fromFile: TLabel
  13.     Left = 8
  14.     Top = 106
  15.     Width = 329
  16.     Height = 23
  17.     AutoSize = False
  18.     Caption = 'fromFile'
  19.     Font.Color = clBlack
  20.     Font.Height = -12
  21.     Font.Name = 'Arial'
  22.     Font.Style = []
  23.     ParentFont = False
  24.     WordWrap = True
  25.   end
  26.   object Meldung: TLabel
  27.     Left = 8
  28.     Top = 43
  29.     Width = 337
  30.     Height = 36
  31.     AutoSize = False
  32.     Caption = 'Meldung'
  33.     Font.Color = clBlack
  34.     Font.Height = -13
  35.     Font.Name = 'Arial'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     WordWrap = True
  39.   end
  40.   object toFile: TLabel
  41.     Left = 8
  42.     Top = 162
  43.     Width = 329
  44.     Height = 23
  45.     AutoSize = False
  46.     Caption = 'toFile'
  47.     Font.Color = clBlack
  48.     Font.Height = -12
  49.     Font.Name = 'Arial'
  50.     Font.Style = []
  51.     ParentFont = False
  52.     WordWrap = True
  53.   end
  54.   object fileName: TLabel
  55.     Left = 8
  56.     Top = 10
  57.     Width = 329
  58.     Height = 23
  59.     AutoSize = False
  60.     Caption = 'fileName'
  61.     Font.Color = clBlack
  62.     Font.Height = -12
  63.     Font.Name = 'Arial'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.     WordWrap = True
  67.   end
  68.   object Label1: TLabel
  69.     Left = 8
  70.     Top = 88
  71.     Width = 163
  72.     Height = 15
  73.     Caption = 'File details in source directory'
  74.     Font.Color = clBlack
  75.     Font.Height = -12
  76.     Font.Name = 'Arial'
  77.     Font.Style = []
  78.     ParentFont = False
  79.   end
  80.   object Label2: TLabel
  81.     Left = 8
  82.     Top = 144
  83.     Width = 156
  84.     Height = 15
  85.     Caption = 'File details in target directory'
  86.     Font.Color = clBlack
  87.     Font.Height = -12
  88.     Font.Name = 'Arial'
  89.     Font.Style = []
  90.     ParentFont = False
  91.   end
  92.   object BitBtn1: TBitBtn
  93.     Left = 12
  94.     Top = 202
  95.     Width = 77
  96.     Height = 27
  97.     Font.Color = clBlack
  98.     Font.Height = -13
  99.     Font.Name = 'Arial'
  100.     Font.Style = []
  101.     ParentFont = False
  102.     TabOrder = 0
  103.     Kind = bkYes
  104.   end
  105.   object BitBtn2: TBitBtn
  106.     Left = 140
  107.     Top = 202
  108.     Width = 77
  109.     Height = 27
  110.     Font.Color = clBlack
  111.     Font.Height = -13
  112.     Font.Name = 'Arial'
  113.     Font.Style = []
  114.     ParentFont = False
  115.     TabOrder = 1
  116.     Kind = bkNo
  117.   end
  118.   object BitBtn3: TBitBtn
  119.     Left = 260
  120.     Top = 202
  121.     Width = 83
  122.     Height = 27
  123.     Caption = '&Cancel'
  124.     Font.Color = clBlack
  125.     Font.Height = -13
  126.     Font.Name = 'Arial'
  127.     Font.Style = []
  128.     ParentFont = False
  129.     TabOrder = 2
  130.     Kind = bkCancel
  131.   end
  132. end
  133.