object WelcomeDlg: TWelcomeDlg Left = 245 Top = 124 HorzScrollBar.Visible = False BorderIcons = [] BorderStyle = bsDialog Caption = 'Welcome' ClientHeight = 311 ClientWidth = 500 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object IntroLabel: TLabel Left = 184 Top = 56 Width = 297 Height = 25 Alignment = taCenter AutoSize = False Caption = 'IntroLabel' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object RecommendLabel: TLabel Left = 184 Top = 136 Width = 297 Height = 33 Caption = 'It is strongly recommended that you exit all Windows programs be' + 'fore running this setup.' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ActionLabel: TLabel Left = 184 Top = 176 Width = 289 Height = 33 Caption = 'Click Cancel to quit Setup and then close any programs you have ' + 'running. Click Next to continue with the Setup program.' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 184 Top = 216 Width = 297 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Stryder'#39's Installation Wizard ' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 16 Top = 264 Width = 465 Height = 9 Shape = bsBottomLine end object Image1: TImage Left = 32 Top = 8 Width = 113 Height = 249 Picture.Data = {} Stretch = True end object WizTitle: tMultiColorLabel Left = 160 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 Label2: TLabel Left = 184 Top = 232 Width = 297 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Copyright � 1996 Stryder Software Development' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 184 Top = 248 Width = 297 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Allrights reserved by Dale Clarke' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 184 Top = 80 Width = 297 Height = 17 Alignment = taCenter AutoSize = False Caption = 'IntroLabel' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label5: TLabel Left = 184 Top = 96 Width = 297 Height = 17 Alignment = taCenter AutoSize = False Caption = 'IntroLabel' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label6: TLabel Left = 184 Top = 112 Width = 297 Height = 17 Alignment = taCenter AutoSize = False Caption = 'IntroLabel' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object SetupType1: tMultiColorLabel Left = 158 Top = 24 Width = 337 Height = 19 Alignment = taCenter AsButton = False AutoSize = False Caption = 'Installation' Font.Color = clBlue Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = lsRaised NormalColor = clBlue SelectColor = clYellow Multi = False end object Button1: TButton Left = 216 Top = 280 Width = 81 Height = 25 Caption = '< &Back' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 4 ParentFont = False TabOrder = 2 end object Button2: TButton Left = 296 Top = 280 Width = 81 Height = 25 Caption = '&Next >' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 end object Cancel: TButton Left = 400 Top = 280 Width = 81 Height = 25 Cancel = True Caption = '&Cancel' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 1 end object ResolutionFix1: TResolutionFix DesignRes = 96 Left = 48 Top = 280 end end