object InstallDirectX6Dlg: TInstallDirectX6Dlg Left = 398 Top = 289 BorderStyle = bsDialog Caption = 'Installation DirectX, IE5, Flash?' ClientHeight = 310 ClientWidth = 432 Color = clBtnFace DefaultMonitor = dmPrimary Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 24 Top = 8 Width = 377 Height = 201 AutoSize = False Caption = 'New Atlas of the Solar System requires Internet Explorer 4.0 or ' + 'above and DirectX 7.0 or above. If either of these components ar' + 'e not present on your PC (very unlikely), please visit http://ww' + 'w.microsoft.com, where you can download them.'#13#13'New Atlas of the ' + 'Solar System requires Macromedia'#39's Flash Player 4 or above. You ' + 'can install the latest Flash Player by visiting http://www.macro' + 'media.com. If you do not have access to the Internet, click the ' + 'check box below, then click '#39'Continue'#39' to install the Flash Play' + 'er on the CD-ROM.'#13#13'Please see the Readme file on the CD-ROM for ' + 'more details.' Layout = tlCenter WordWrap = True end object Button1: TButton Left = 192 Top = 248 Width = 97 Height = 28 Caption = 'Quit' ModalResult = 1 TabOrder = 1 end object Button2: TButton Left = 304 Top = 248 Width = 97 Height = 28 Caption = 'Continue' Default = True ModalResult = 2 TabOrder = 0 end object InstalledBox: TCheckBox Left = 264 Top = 288 Width = 137 Height = 17 Alignment = taLeftJustify Caption = 'Don'#39't tell me again' TabOrder = 2 end object CheckBox1: TCheckBox Left = 24 Top = 216 Width = 145 Height = 17 Caption = 'Install Flash Player' TabOrder = 3 end end