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 / TFRMMRGCONFIRM / TFRMMRGCONFIRM.txt
Text File  |  2002-09-16  |  5KB  |  214 lines

  1. inherited frmMrgConfirm: TfrmMrgConfirm
  2.   Left = 502
  3.   Top = 223
  4.   Caption = 'Merge Partitions'
  5.   OldCreateOrder = True
  6.   OnDestroy = FormDestroy
  7.   OnShow = FormShow
  8.   PixelsPerInch = 96
  9.   TextHeight = 14
  10.   object lblWelcome: TIntlLabel
  11.     Left = 16
  12.     Top = 144
  13.     Width = 489
  14.     Height = 30
  15.     AutoSize = False
  16.     Caption = 
  17.       'The two partitions will be combined as shown above.  Press Finis' +
  18.       'h to confirm partition merge.'
  19.     Font.Charset = ANSI_CHARSET
  20.     Font.Color = clBlack
  21.     Font.Height = -11
  22.     Font.Name = 'Arial'
  23.     Font.Style = []
  24.     ParentFont = False
  25.     Transparent = True
  26.     WordWrap = True
  27.   end
  28.   object IntlLabel1: TIntlLabel
  29.     Left = 16
  30.     Top = 196
  31.     Width = 114
  32.     Height = 16
  33.     AutoSize = False
  34.     Caption = 'Second partition:'
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clBlack
  37.     Font.Height = -11
  38.     Font.Name = 'Arial'
  39.     Font.Style = []
  40.     ParentFont = False
  41.     Transparent = True
  42.     WordWrap = True
  43.   end
  44.   object IntlLabel2: TIntlLabel
  45.     Left = 16
  46.     Top = 180
  47.     Width = 114
  48.     Height = 16
  49.     AutoSize = False
  50.     Caption = 'First partition:'
  51.     Font.Charset = ANSI_CHARSET
  52.     Font.Color = clBlack
  53.     Font.Height = -11
  54.     Font.Name = 'Arial'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     Transparent = True
  58.     WordWrap = True
  59.   end
  60.   object IntlLabel3: TIntlLabel
  61.     Left = 16
  62.     Top = 211
  63.     Width = 130
  64.     Height = 16
  65.     AutoSize = False
  66.     Caption = 'Resulting file system:'
  67.     Font.Charset = ANSI_CHARSET
  68.     Font.Color = clBlack
  69.     Font.Height = -11
  70.     Font.Name = 'Arial'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     Transparent = True
  74.     WordWrap = True
  75.   end
  76.   object IntlLabel4: TIntlLabel
  77.     Left = 16
  78.     Top = 227
  79.     Width = 130
  80.     Height = 16
  81.     AutoSize = False
  82.     Caption = 'Folder name:'
  83.     Font.Charset = ANSI_CHARSET
  84.     Font.Color = clBlack
  85.     Font.Height = -11
  86.     Font.Name = 'Arial'
  87.     Font.Style = []
  88.     ParentFont = False
  89.     Transparent = True
  90.     WordWrap = True
  91.   end
  92.   object IntlLabel5: TIntlLabel
  93.     Left = 13
  94.     Top = 6
  95.     Width = 50
  96.     Height = 19
  97.     AutoSize = False
  98.     Caption = 'Before:'
  99.     Font.Charset = ANSI_CHARSET
  100.     Font.Color = clBlack
  101.     Font.Height = -11
  102.     Font.Name = 'Arial'
  103.     Font.Style = []
  104.     ParentFont = False
  105.     Transparent = True
  106.     WordWrap = True
  107.   end
  108.   object IntlLabel6: TIntlLabel
  109.     Left = 12
  110.     Top = 74
  111.     Width = 50
  112.     Height = 19
  113.     AutoSize = False
  114.     Caption = 'After:'
  115.     Font.Charset = ANSI_CHARSET
  116.     Font.Color = clBlack
  117.     Font.Height = -11
  118.     Font.Name = 'Arial'
  119.     Font.Style = []
  120.     ParentFont = False
  121.     Transparent = True
  122.     WordWrap = True
  123.   end
  124.   object lblntoThisPartition: TIntlLabel
  125.     Left = 144
  126.     Top = 180
  127.     Width = 123
  128.     Height = 16
  129.     AutoSize = False
  130.     Caption = 'D:DAVEM'
  131.     Font.Charset = ANSI_CHARSET
  132.     Font.Color = clBlack
  133.     Font.Height = -11
  134.     Font.Name = 'Arial'
  135.     Font.Style = []
  136.     ParentFont = False
  137.     Transparent = True
  138.     WordWrap = True
  139.   end
  140.   object lbMergingThisPartition: TIntlLabel
  141.     Left = 144
  142.     Top = 196
  143.     Width = 114
  144.     Height = 16
  145.     AutoSize = False
  146.     Caption = 'E:MARSHSTUFF'
  147.     Font.Charset = ANSI_CHARSET
  148.     Font.Color = clBlack
  149.     Font.Height = -11
  150.     Font.Name = 'Arial'
  151.     Font.Style = []
  152.     ParentFont = False
  153.     Transparent = True
  154.     WordWrap = True
  155.   end
  156.   object lblFileSys: TIntlLabel
  157.     Left = 144
  158.     Top = 211
  159.     Width = 123
  160.     Height = 16
  161.     AutoSize = False
  162.     Caption = 'FAT32'
  163.     Font.Charset = ANSI_CHARSET
  164.     Font.Color = clBlack
  165.     Font.Height = -11
  166.     Font.Name = 'Arial'
  167.     Font.Style = []
  168.     ParentFont = False
  169.     Transparent = True
  170.     WordWrap = True
  171.   end
  172.   object lblSubdirName: TIntlLabel
  173.     Left = 144
  174.     Top = 227
  175.     Width = 114
  176.     Height = 16
  177.     AutoSize = False
  178.     Caption = 'MYDDRIVE'
  179.     Font.Charset = ANSI_CHARSET
  180.     Font.Color = clBlack
  181.     Font.Height = -11
  182.     Font.Name = 'Arial'
  183.     Font.Style = []
  184.     ParentFont = False
  185.     Transparent = True
  186.     WordWrap = True
  187.   end
  188.   object pnlDiskMapBefore: TDiskMapPanel
  189.     Left = 7
  190.     Top = 20
  191.     Width = 514
  192.     Height = 52
  193.     Cyl1024Visible = False
  194.     Boot64KVisible = False
  195.     Color = clBtnFace
  196.     BevelOuter = bvNone
  197.     BorderWidth = 2
  198.     TabOrder = 0
  199.   end
  200.   object pnlDiskMapAfter: TDiskMapPanel
  201.     Left = 7
  202.     Top = 88
  203.     Width = 514
  204.     Height = 52
  205.     Cyl1024Visible = False
  206.     Boot64KVisible = False
  207.     Caption = 'pnlDiskMapAfter'
  208.     Color = clBtnFace
  209.     BevelOuter = bvNone
  210.     BorderWidth = 2
  211.     TabOrder = 1
  212.   end
  213. end
  214.