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

  1. inherited frmCreateWelcome: TfrmCreateWelcome
  2.   Left = 490
  3.   Top = 233
  4.   Caption = 'frmCreateWelcome'
  5.   OldCreateOrder = True
  6.   OnHide = FormHide
  7.   OnShow = FormShow
  8.   PixelsPerInch = 96
  9.   TextHeight = 14
  10.   object Label1: TLabel
  11.     Left = 16
  12.     Top = 72
  13.     Width = 273
  14.     Height = 25
  15.     AutoSize = False
  16.     Caption = 'This wizard helps you create a new partition on your hard drive.'
  17.     Font.Charset = ANSI_CHARSET
  18.     Font.Color = clBlack
  19.     Font.Height = -11
  20.     Font.Name = 'Arial'
  21.     Font.Style = []
  22.     ParentFont = False
  23.     WordWrap = True
  24.   end
  25.   object Label3: TLabel
  26.     Left = 16
  27.     Top = 199
  28.     Width = 273
  29.     Height = 15
  30.     AutoSize = False
  31.     Caption = 'To continue, click Next.'
  32.     Font.Charset = ANSI_CHARSET
  33.     Font.Color = clBlack
  34.     Font.Height = -11
  35.     Font.Name = 'Arial'
  36.     Font.Style = []
  37.     ParentFont = False
  38.   end
  39.   object Label4: TLabel
  40.     Left = 16
  41.     Top = 10
  42.     Width = 329
  43.     Height = 49
  44.     AutoSize = False
  45.     Caption = 'Create New Partition'
  46.     Font.Charset = ANSI_CHARSET
  47.     Font.Color = clBlack
  48.     Font.Height = -16
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = [fsBold]
  51.     ParentFont = False
  52.     WordWrap = True
  53.   end
  54.   object Label5: TLabel
  55.     Left = 15
  56.     Top = 110
  57.     Width = 282
  58.     Height = 75
  59.     AutoSize = False
  60.     Caption = 
  61.       'To obtain space for the new partition, the wizard can use free s' +
  62.       'pace from other partitions on your hard disk by resizing them sm' +
  63.       'aller.'
  64.     WordWrap = True
  65.   end
  66. end
  67.