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 / TFRMMRGWELCOME / TFRMMRGWELCOME.txt
Text File  |  2002-09-16  |  1KB  |  61 lines

  1. inherited frmMrgWelcome: TfrmMrgWelcome
  2.   Left = 436
  3.   Top = 320
  4.   Caption = 'Merge Partitions'
  5.   OldCreateOrder = True
  6.   OnHide = FormHide
  7.   OnShow = FormShow
  8.   PixelsPerInch = 96
  9.   TextHeight = 14
  10.   object lblWelcome: TIntlLabel
  11.     Left = 16
  12.     Top = 57
  13.     Width = 353
  14.     Height = 44
  15.     AutoSize = False
  16.     Caption = 
  17.       'This wizard merges two adjacent NTFS, FAT or FAT32 partitions.  ' +
  18.       'You will choose two partitions: the first will be expanded to in' +
  19.       'clude the second.'
  20.     Transparent = True
  21.     WordWrap = True
  22.   end
  23.   object lblWelcome2: TIntlLabel
  24.     Left = 16
  25.     Top = 118
  26.     Width = 353
  27.     Height = 61
  28.     AutoSize = False
  29.     Caption = 
  30.       'The second partition'#39's contents will be added as a folder inside' +
  31.       ' the first partition.'
  32.     Transparent = True
  33.     WordWrap = True
  34.   end
  35.   object Label2: TIntlLabel
  36.     Left = 16
  37.     Top = 210
  38.     Width = 353
  39.     Height = 30
  40.     AutoSize = False
  41.     Caption = 'Click Tips at any time for helpful information.'
  42.     Transparent = True
  43.     WordWrap = True
  44.   end
  45.   object Label4: TLabel
  46.     Left = 16
  47.     Top = 10
  48.     Width = 353
  49.     Height = 40
  50.     AutoSize = False
  51.     Caption = 'Merge Adjacent Partitions'
  52.     Font.Charset = ANSI_CHARSET
  53.     Font.Color = clBlack
  54.     Font.Height = -16
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.     WordWrap = True
  59.   end
  60. end
  61.