inherited frmCopyConfirm: TfrmCopyConfirm Left = 373 Top = 409 Caption = 'Copy Partition' OldCreateOrder = True OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object lblWelcome: TIntlLabel Left = 16 Top = 153 Width = 497 Height = 26 AutoSize = False Caption = 'The partition will be copied as shown above with the following c' + 'haracteristics:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object lblDestDiskTxt: TIntlLabel Left = 35 Top = 197 Width = 173 Height = 14 Caption = 'Destination Disk:' Transparent = True end object lblDestDisk: TIntlLabel Left = 167 Top = 197 Width = 87 Height = 14 Caption = 'SomeDestDisk#' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object lblSrcDiskTxt: TIntlLabel Left = 35 Top = 185 Width = 168 Height = 14 Caption = 'Source Disk:' Transparent = True end object lblSrcDisk: TIntlLabel Left = 167 Top = 185 Width = 80 Height = 14 Caption = 'SomeSrcDisk#' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object IntlLabel1: TIntlLabel Left = 16 Top = 79 Width = 113 Height = 19 AutoSize = False Caption = 'After:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object IntlLabel2: TIntlLabel Left = 16 Top = 6 Width = 113 Height = 19 AutoSize = False Caption = 'Before:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object lblPartToCopyTxt: TIntlLabel Left = 35 Top = 210 Width = 194 Height = 14 Caption = 'Partition to Copy:' Transparent = True end object lblPartToCopy: TIntlLabel Left = 167 Top = 210 Width = 95 Height = 14 Caption = 'SomePartToTopy' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object lblNewPartSizeTxt: TIntlLabel Left = 35 Top = 222 Width = 196 Height = 14 Caption = 'New Partition'#39's Size:' Transparent = True end object lblNewPartSize: TIntlLabel Left = 167 Top = 222 Width = 101 Height = 14 Caption = 'SomeNewPartSize' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object pnlDiskMapAfter: TDiskMapPanel Left = 6 Top = 94 Width = 514 Height = 52 Cyl1024Visible = False Boot64KVisible = False Color = clBtnFace BevelOuter = bvNone BorderWidth = 2 TabOrder = 0 end object pnlDiskMapBefore: TDiskMapPanel Left = 6 Top = 21 Width = 514 Height = 52 Cyl1024Visible = False Boot64KVisible = False Color = clBtnFace BevelOuter = bvNone BorderWidth = 2 TabOrder = 1 end end