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 / TFRMNEWOSCONFIRM / TFRMNEWOSCONFIRM.txt
Text File  |  2002-09-16  |  3KB  |  155 lines

  1. inherited frmNewOSConfirm: TfrmNewOSConfirm
  2.   Left = 541
  3.   Top = 395
  4.   Caption = 'frmCreateConfirm'
  5.   OldCreateOrder = True
  6.   OnDestroy = FormDestroy
  7.   OnShow = FormShow
  8.   PixelsPerInch = 96
  9.   TextHeight = 14
  10.   object lblWelcome: TIntlLabel
  11.     Left = 16
  12.     Top = 157
  13.     Width = 497
  14.     Height = 20
  15.     AutoSize = False
  16.     Caption = 
  17.       'The new partition will be created as shown with the following ch' +
  18.       'aracteristics:'
  19.     Transparent = True
  20.     WordWrap = True
  21.   end
  22.   object lblSizePrompt: TIntlLabel
  23.     Left = 35
  24.     Top = 192
  25.     Width = 24
  26.     Height = 14
  27.     Caption = 'Size:'
  28.     Transparent = True
  29.   end
  30.   object lblLabelPrompt: TIntlLabel
  31.     Left = 35
  32.     Top = 204
  33.     Width = 29
  34.     Height = 14
  35.     Caption = 'Label:'
  36.     Transparent = True
  37.   end
  38.   object lblSize: TIntlLabel
  39.     Left = 176
  40.     Top = 193
  41.     Width = 148
  42.     Height = 14
  43.     Caption = '845.1 MB'
  44.     Font.Charset = ANSI_CHARSET
  45.     Font.Color = clBlack
  46.     Font.Height = -11
  47.     Font.Name = 'Arial'
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.     Transparent = True
  51.   end
  52.   object lblLabel: TIntlLabel
  53.     Left = 176
  54.     Top = 205
  55.     Width = 160
  56.     Height = 14
  57.     Caption = 'APPS'
  58.     Font.Charset = ANSI_CHARSET
  59.     Font.Color = clBlack
  60.     Font.Height = -11
  61.     Font.Name = 'Arial'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.     Transparent = True
  65.   end
  66.   object lblDrivePrompt: TIntlLabel
  67.     Left = 35
  68.     Top = 180
  69.     Width = 23
  70.     Height = 14
  71.     Caption = 'Disk:'
  72.     Transparent = True
  73.   end
  74.   object lblDrive: TIntlLabel
  75.     Left = 176
  76.     Top = 180
  77.     Width = 6
  78.     Height = 14
  79.     Caption = '2'
  80.     Font.Charset = ANSI_CHARSET
  81.     Font.Color = clBlack
  82.     Font.Height = -11
  83.     Font.Name = 'Arial'
  84.     Font.Style = [fsBold]
  85.     ParentFont = False
  86.     Transparent = True
  87.   end
  88.   object lblFileSystemTypePrompt: TIntlLabel
  89.     Left = 35
  90.     Top = 218
  91.     Width = 81
  92.     Height = 14
  93.     Caption = 'File system type:'
  94.     Transparent = True
  95.   end
  96.   object lblFileSystemType: TIntlLabel
  97.     Left = 176
  98.     Top = 219
  99.     Width = 33
  100.     Height = 14
  101.     Caption = 'FAT32'
  102.     Font.Charset = ANSI_CHARSET
  103.     Font.Color = clBlack
  104.     Font.Height = -11
  105.     Font.Name = 'Arial'
  106.     Font.Style = [fsBold]
  107.     ParentFont = False
  108.     Transparent = True
  109.   end
  110.   object IntlLabel1: TIntlLabel
  111.     Left = 16
  112.     Top = 80
  113.     Width = 113
  114.     Height = 19
  115.     AutoSize = False
  116.     Caption = 'After:'
  117.     Transparent = True
  118.     WordWrap = True
  119.   end
  120.   object IntlLabel2: TIntlLabel
  121.     Left = 16
  122.     Top = 7
  123.     Width = 113
  124.     Height = 19
  125.     AutoSize = False
  126.     Caption = 'Before:'
  127.     Transparent = True
  128.     WordWrap = True
  129.   end
  130.   object pnlDiskMapAfter: TDiskMapPanel
  131.     Left = 6
  132.     Top = 95
  133.     Width = 515
  134.     Height = 52
  135.     Cyl1024Visible = False
  136.     Boot64KVisible = False
  137.     Color = clBtnFace
  138.     BevelOuter = bvNone
  139.     BorderWidth = 2
  140.     TabOrder = 0
  141.   end
  142.   object pnlDiskMapBefore: TDiskMapPanel
  143.     Left = 6
  144.     Top = 22
  145.     Width = 515
  146.     Height = 52
  147.     Cyl1024Visible = False
  148.     Boot64KVisible = False
  149.     Color = clBtnFace
  150.     BevelOuter = bvNone
  151.     BorderWidth = 2
  152.     TabOrder = 1
  153.   end
  154. end
  155.