inherited frmResizeWelcome: TfrmResizeWelcome Left = 488 Top = 260 Caption = 'Resize Partitions' OldCreateOrder = True OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object lblWelcome: TIntlLabel Left = 16 Top = 62 Width = 337 Height = 35 AutoSize = False Caption = 'This wizard resizes a partition and lets you specify how the res' + 'ize will affect other partitions on the same disk.' Transparent = True WordWrap = True end object Label2: TIntlLabel Left = 16 Top = 210 Width = 353 Height = 30 AutoSize = False Caption = 'Click Tips at any time for helpful information.' Transparent = True WordWrap = True end object Label4: TLabel Left = 16 Top = 10 Width = 329 Height = 49 AutoSize = False Caption = 'Resize Partitions' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label1: TLabel Left = 16 Top = 104 Width = 337 Height = 33 AutoSize = False Caption = 'If resizing a partition larger, the wizard can take free space a' + 'utomatically from other partitions on that disk.' WordWrap = True end object Label3: TLabel Left = 16 Top = 137 Width = 345 Height = 56 AutoSize = False Caption = 'If resizing a partition smaller, the wizard can give free space ' + 'automatically to other partitions on that disk.' WordWrap = True end end