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

  1. inherited frmRebalanceWelcome: TfrmRebalanceWelcome
  2.   Left = 444
  3.   Top = 365
  4.   Caption = 'Rebalance Free Space'
  5.   OldCreateOrder = True
  6.   OnHide = FormHide
  7.   OnShow = FormShow
  8.   PixelsPerInch = 96
  9.   TextHeight = 14
  10.   object lblPageHeader: TIntlLabel
  11.     Left = 16
  12.     Top = 16
  13.     Width = 330
  14.     Height = 19
  15.     Caption = 'Redistribute free space'
  16.     Font.Charset = ANSI_CHARSET
  17.     Font.Color = clBlack
  18.     Font.Height = -16
  19.     Font.Name = 'Arial'
  20.     Font.Style = [fsBold]
  21.     ParentFont = False
  22.   end
  23.   object lblContinue: TIntlLabel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 3
  27.     Height = 14
  28.   end
  29.   object lblWelcome: TIntlLabel
  30.     Left = 16
  31.     Top = 52
  32.     Width = 353
  33.     Height = 61
  34.     AutoSize = False
  35.     Caption = 
  36.       'This wizard redistributes free space among the partitions on a h' +
  37.       'ard disk.  Free space includes both unused space within partitio' +
  38.       'ns and space that has not been allocated to any partition.'
  39.     Transparent = True
  40.     WordWrap = True
  41.   end
  42.   object lblWelcome2: TIntlLabel
  43.     Left = 16
  44.     Top = 113
  45.     Width = 353
  46.     Height = 61
  47.     AutoSize = False
  48.     Caption = 
  49.       'So far as possible, the free space will be distributed proportio' +
  50.       'nally to all partitions you choose.'
  51.     Transparent = True
  52.     WordWrap = True
  53.   end
  54.   object Label2: TIntlLabel
  55.     Left = 16
  56.     Top = 226
  57.     Width = 353
  58.     Height = 30
  59.     AutoSize = False
  60.     Caption = 'Click Tips at any time for helpful information.'
  61.     Transparent = True
  62.     WordWrap = True
  63.   end
  64. end
  65.