home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 January / Gamestar_69_2005-01_dvd.iso / Programy / enpm800retaildemo.exe / Setup / PMagic.cab / PMagicNT.exe / 0 / RCDATA / TFRMMRGMAPDRIVES / TFRMMRGMAPDRIVES.txt
Text File  |  2002-09-16  |  2KB  |  65 lines

  1. inherited frmMrgMapDrives: TfrmMrgMapDrives
  2.   Left = 420
  3.   Top = 353
  4.   Caption = 'Merge Partitions'
  5.   OldCreateOrder = True
  6.   OnShow = FormShow
  7.   PixelsPerInch = 96
  8.   TextHeight = 14
  9.   object lblWelcome: TIntlLabel
  10.     Left = 16
  11.     Top = 10
  12.     Width = 489
  13.     Height = 23
  14.     AutoSize = False
  15.     Caption = 
  16.       'IMPORTANT: Merging two partitions can cause drive letters to cha' +
  17.       'nge.'
  18.     Font.Charset = ANSI_CHARSET
  19.     Font.Color = clBlack
  20.     Font.Height = -11
  21.     Font.Name = 'Arial'
  22.     Font.Style = []
  23.     ParentFont = False
  24.     Transparent = True
  25.     WordWrap = True
  26.   end
  27.   object lblFSWarning: TIntlLabel
  28.     Left = 16
  29.     Top = 42
  30.     Width = 489
  31.     Height = 47
  32.     AutoSize = False
  33.     Caption = 
  34.       'The DriveMapper utility locates any drive letter references foun' +
  35.       'd in your .INI files, Windows registry, and shortcuts and can up' +
  36.       'date them to the new drive letter.'
  37.     Font.Charset = ANSI_CHARSET
  38.     Font.Color = clBlack
  39.     Font.Height = -11
  40.     Font.Name = 'Arial'
  41.     Font.Style = []
  42.     ParentFont = False
  43.     Transparent = True
  44.     WordWrap = True
  45.   end
  46.   object IntlLabel1: TIntlLabel
  47.     Left = 16
  48.     Top = 99
  49.     Width = 489
  50.     Height = 47
  51.     AutoSize = False
  52.     Caption = 
  53.       'You can choose to run DriveMapper automatically when you apply y' +
  54.       'our changes in %s.'
  55.     Font.Charset = ANSI_CHARSET
  56.     Font.Color = clBlack
  57.     Font.Height = -11
  58.     Font.Name = 'Arial'
  59.     Font.Style = []
  60.     ParentFont = False
  61.     Transparent = True
  62.     WordWrap = True
  63.   end
  64. end
  65.