object StatusForm: TStatusForm Left = 239 Top = 89 BorderIcons = [] BorderStyle = bsDialog Caption = 'Installer' ClientHeight = 245 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 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 Label1: TLabel Left = 24 Top = 56 Width = 361 Height = 25 AutoSize = False Caption = 'Please wait. Stryder'#39's Instalation wizard is extracting ' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object StatusPanel: TPanel Left = 16 Top = 88 Width = 377 Height = 145 BevelInner = bvRaised TabOrder = 0 object diskg: TGauge95 Left = 104 Top = 96 Width = 255 Height = 25 BoxCount = 21 Progress = 0 end object Label4: TLabel Left = 16 Top = 99 Width = 27 Height = 16 Caption = 'Disk' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object CompleteG: TGauge95 Left = 104 Top = 64 Width = 255 Height = 25 BoxCount = 21 Progress = 0 end object StatusG: TGauge95 Left = 104 Top = 32 Width = 255 Height = 25 BoxCount = 21 Progress = 0 end object Label2: TLabel Left = 16 Top = 66 Width = 61 Height = 16 Caption = 'Complete:' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 16 Top = 36 Width = 43 Height = 16 Caption = 'Status :' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 16 Top = 8 Width = 28 Height = 16 Caption = 'File :' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object CurrentFile: TLabel Left = 56 Top = 8 Width = 50 Height = 13 Alignment = taCenter Caption = 'CurrentFile' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object statp: tMultiColorLabel Left = 112 Top = 37 Width = 241 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 = 112 Top = 69 Width = 241 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 = 112 Top = 102 Width = 241 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 end end