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 / TFRMDATAKEEPCONFIRM / TFRMDATAKEEPCONFIRM.txt
Text File  |  2002-09-16  |  4KB  |  177 lines

  1. inherited frmDataKeepConfirm: TfrmDataKeepConfirm
  2.   Left = 521
  3.   Top = 282
  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 = 156
  13.     Width = 457
  14.     Height = 33
  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 = 187
  25.     Width = 24
  26.     Height = 14
  27.     Caption = 'Size:'
  28.     Transparent = True
  29.   end
  30.   object lblLabelPrompt: TIntlLabel
  31.     Left = 35
  32.     Top = 199
  33.     Width = 29
  34.     Height = 14
  35.     Caption = 'Label:'
  36.     Transparent = True
  37.   end
  38.   object lblSize: TIntlLabel
  39.     Left = 160
  40.     Top = 188
  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 = 160
  54.     Top = 200
  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 = 175
  69.     Width = 23
  70.     Height = 14
  71.     Caption = 'Disk:'
  72.     Transparent = True
  73.   end
  74.   object lblDrive: TIntlLabel
  75.     Left = 160
  76.     Top = 175
  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 = 213
  91.     Width = 81
  92.     Height = 14
  93.     Caption = 'File system type:'
  94.     Transparent = True
  95.   end
  96.   object lblFileSystemType: TIntlLabel
  97.     Left = 160
  98.     Top = 214
  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 = 79
  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 = 6
  123.     Width = 113
  124.     Height = 19
  125.     AutoSize = False
  126.     Caption = 'Before:'
  127.     Transparent = True
  128.     WordWrap = True
  129.   end
  130.   object lblDriveLetter: TIntlLabel
  131.     Left = 160
  132.     Top = 227
  133.     Width = 110
  134.     Height = 14
  135.     AutoSize = False
  136.     Caption = 'D:'
  137.     Font.Charset = ANSI_CHARSET
  138.     Font.Color = clBlack
  139.     Font.Height = -11
  140.     Font.Name = 'Arial'
  141.     Font.Style = [fsBold]
  142.     ParentFont = False
  143.     Transparent = True
  144.   end
  145.   object lblDriveLetterPrompt: TIntlLabel
  146.     Left = 35
  147.     Top = 227
  148.     Width = 59
  149.     Height = 14
  150.     Caption = 'Drive Letter:'
  151.   end
  152.   object pnlDiskMapAfter: TDiskMapPanel
  153.     Left = 6
  154.     Top = 94
  155.     Width = 515
  156.     Height = 52
  157.     Cyl1024Visible = False
  158.     Boot64KVisible = False
  159.     Color = clBtnFace
  160.     BevelOuter = bvNone
  161.     BorderWidth = 2
  162.     TabOrder = 0
  163.   end
  164.   object pnlDiskMapBefore: TDiskMapPanel
  165.     Left = 6
  166.     Top = 21
  167.     Width = 515
  168.     Height = 52
  169.     Cyl1024Visible = False
  170.     Boot64KVisible = False
  171.     Color = clBtnFace
  172.     BevelOuter = bvNone
  173.     BorderWidth = 2
  174.     TabOrder = 1
  175.   end
  176. end
  177.