object StatusForm: TStatusForm Left = 239 Top = 89 BorderIcons = [] BorderStyle = bsDialog Caption = 'Installer' ClientHeight = 189 ClientWidth = 410 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter Visible = True OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object BackDrop1: TBackDrop Left = 0 Top = 0 Width = 410 Height = 189 end object WizTitle: tMultiColorLabel Left = 38 Top = 8 Width = 337 Height = 19 Alignment = taCenter AsButton = False AutoSize = False Caption = 'Stryder'#39's Installation Wizard' Font.Color = clBlue Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = lsRaised NormalColor = clBlue SelectColor = clYellow Multi = False end object StatusPanel: TPanel Left = 16 Top = 32 Width = 377 Height = 145 BevelInner = bvRaised Color = clTeal TabOrder = 0 object diskg: TGauge95 Left = 104 Top = 104 Width = 207 Height = 9 BoxColor = clRed BoxCount = 17 Color = clBlack ParentColor = False Progress = 0 end object Label4: TLabel Left = 8 Top = 99 Width = 66 Height = 16 Caption = 'Disk Used:' Color = clTeal Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object CompleteG: TGauge95 Left = 104 Top = 72 Width = 207 Height = 9 BoxColor = clYellow BoxCount = 17 Color = clBlack ParentColor = False Progress = 0 end object StatusG: TGauge95 Left = 104 Top = 40 Width = 207 Height = 9 BoxColor = clGreen BoxCount = 17 Color = clBlack ParentColor = False Progress = 0 end object Label2: TLabel Left = 8 Top = 66 Width = 53 Height = 16 Caption = 'Installed:' Color = clTeal Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object Label3: TLabel Left = 8 Top = 36 Width = 43 Height = 16 Caption = 'Status :' Color = clTeal Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object Label5: TLabel Left = 16 Top = 8 Width = 28 Height = 16 Caption = 'File :' Color = clTeal Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object CurrentFile: TLabel Left = 56 Top = 8 Width = 50 Height = 13 Alignment = taCenter Caption = 'CurrentFile' Color = clTeal Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object statp: tMultiColorLabel Left = 320 Top = 37 Width = 41 Height = 17 Alignment = taCenter AsButton = False AutoSize = False Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] LabelStyle = lsRaised Thickness = 0 NormalColor = clBlue SelectColor = clYellow Multi = False end object compp: tMultiColorLabel Left = 320 Top = 69 Width = 41 Height = 17 Alignment = taCenter AsButton = False AutoSize = False Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] LabelStyle = lsRaised Thickness = 0 NormalColor = clBlue SelectColor = clYellow Multi = False end object diskp: tMultiColorLabel Left = 320 Top = 102 Width = 41 Height = 17 Alignment = taCenter AsButton = False AutoSize = False Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] LabelStyle = lsRaised Thickness = 0 NormalColor = clBlue SelectColor = clYellow Multi = False end object Image1: TImage Left = 80 Top = 96 Width = 17 Height = 17 Picture.Data = {} Stretch = True end object Image2: TImage Left = 80 Top = 64 Width = 17 Height = 17 Picture.Data = {} Stretch = True end object Image3: TImage Left = 80 Top = 32 Width = 17 Height = 17 Picture.Data = {} Stretch = True end end end