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 / TFRMRESIZEWELCOME / TFRMRESIZEWELCOME.txt
Text File  |  2002-09-16  |  2KB  |  70 lines

  1. inherited frmResizeWelcome: TfrmResizeWelcome
  2.   Left = 488
  3.   Top = 260
  4.   Caption = 'Resize 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 = 62
  13.     Width = 337
  14.     Height = 35
  15.     AutoSize = False
  16.     Caption = 
  17.       'This wizard resizes a partition and lets you specify how the res' +
  18.       'ize will affect other partitions on the same disk.'
  19.     Transparent = True
  20.     WordWrap = True
  21.   end
  22.   object Label2: TIntlLabel
  23.     Left = 16
  24.     Top = 210
  25.     Width = 353
  26.     Height = 30
  27.     AutoSize = False
  28.     Caption = 'Click Tips at any time for helpful information.'
  29.     Transparent = True
  30.     WordWrap = True
  31.   end
  32.   object Label4: TLabel
  33.     Left = 16
  34.     Top = 10
  35.     Width = 329
  36.     Height = 49
  37.     AutoSize = False
  38.     Caption = 'Resize Partitions'
  39.     Font.Charset = ANSI_CHARSET
  40.     Font.Color = clBlack
  41.     Font.Height = -16
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     WordWrap = True
  46.   end
  47.   object Label1: TLabel
  48.     Left = 16
  49.     Top = 104
  50.     Width = 337
  51.     Height = 33
  52.     AutoSize = False
  53.     Caption = 
  54.       'If resizing a partition larger, the wizard can take free space a' +
  55.       'utomatically from other partitions on that disk.'
  56.     WordWrap = True
  57.   end
  58.   object Label3: TLabel
  59.     Left = 16
  60.     Top = 137
  61.     Width = 345
  62.     Height = 56
  63.     AutoSize = False
  64.     Caption = 
  65.       'If resizing a partition smaller, the wizard can give free space ' +
  66.       'automatically to other partitions on that disk.'
  67.     WordWrap = True
  68.   end
  69. end
  70.