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

  1. inherited frmRebalanceConfirm: TfrmRebalanceConfirm
  2.   Left = 374
  3.   Top = 402
  4.   Caption = 'frmRebalanceConfirm'
  5.   OldCreateOrder = True
  6.   OnDestroy = FormDestroy
  7.   OnShow = FormShow
  8.   PixelsPerInch = 96
  9.   TextHeight = 14
  10.   object lblContinue: TIntlLabel
  11.     Left = 0
  12.     Top = 0
  13.     Width = 3
  14.     Height = 14
  15.   end
  16.   object lblWelcome: TIntlLabel
  17.     Left = 16
  18.     Top = 156
  19.     Width = 497
  20.     Height = 55
  21.     AutoSize = False
  22.     Caption = 
  23.       'To redistribute free space, the partitions on your disk will be ' +
  24.       'resized as shown above. Click Finish to redistribute now.'
  25.     Transparent = True
  26.     WordWrap = True
  27.   end
  28.   object IntlLabel5: TIntlLabel
  29.     Left = 16
  30.     Top = 7
  31.     Width = 165
  32.     Height = 14
  33.     Caption = 'Before:'
  34.     Transparent = True
  35.     WordWrap = True
  36.   end
  37.   object IntlLabel6: TIntlLabel
  38.     Left = 16
  39.     Top = 80
  40.     Width = 165
  41.     Height = 14
  42.     Caption = 'After:'
  43.     Transparent = True
  44.     WordWrap = True
  45.   end
  46.   object pnlDiskMapBefore: TDiskMapPanel
  47.     Left = 6
  48.     Top = 22
  49.     Width = 515
  50.     Height = 52
  51.     Cyl1024Visible = False
  52.     Boot64KVisible = False
  53.     Caption = 'pnlDiskMapBefore'
  54.     Color = clBtnFace
  55.     BevelOuter = bvNone
  56.     BorderWidth = 2
  57.     TabOrder = 0
  58.   end
  59.   object pnlDiskMapAfter: TDiskMapPanel
  60.     Left = 6
  61.     Top = 95
  62.     Width = 515
  63.     Height = 52
  64.     Cyl1024Visible = False
  65.     Boot64KVisible = False
  66.     Caption = 'pnlDiskMapBefore'
  67.     Color = clBtnFace
  68.     BevelOuter = bvNone
  69.     BorderWidth = 2
  70.     TabOrder = 1
  71.   end
  72. end
  73.