home *** CD-ROM | disk | FTP | other *** search
/ Atlas of the Solar System / NewAtlasOfTheSolarSystem.iso / 3DSS2Launcher.exe / 0 / RCDATA / TINSTALLDIRECTX6DLG / TINSTALLDIRECTX6DLG.txt
Text File  |  2003-08-15  |  2KB  |  76 lines

  1. object InstallDirectX6Dlg: TInstallDirectX6Dlg
  2.   Left = 398
  3.   Top = 289
  4.   BorderStyle = bsDialog
  5.   Caption = 'Installation DirectX, IE5, Flash?'
  6.   ClientHeight = 310
  7.   ClientWidth = 432
  8.   Color = clBtnFace
  9.   DefaultMonitor = dmPrimary
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Label1: TLabel
  20.     Left = 24
  21.     Top = 8
  22.     Width = 377
  23.     Height = 201
  24.     AutoSize = False
  25.     Caption = 
  26.       'New Atlas of the Solar System requires Internet Explorer 4.0 or ' +
  27.       'above and DirectX 7.0 or above. If either of these components ar' +
  28.       'e not present on your PC (very unlikely), please visit http://ww' +
  29.       'w.microsoft.com, where you can download them.'#13#13'New Atlas of the ' +
  30.       'Solar System requires Macromedia'#39's Flash Player 4 or above. You ' +
  31.       'can install the latest Flash Player by visiting http://www.macro' +
  32.       'media.com. If you do not have access to the Internet, click the ' +
  33.       'check box below, then click '#39'Continue'#39' to install the Flash Play' +
  34.       'er on the CD-ROM.'#13#13'Please see the Readme file on the CD-ROM for ' +
  35.       'more details.'
  36.     Layout = tlCenter
  37.     WordWrap = True
  38.   end
  39.   object Button1: TButton
  40.     Left = 192
  41.     Top = 248
  42.     Width = 97
  43.     Height = 28
  44.     Caption = 'Quit'
  45.     ModalResult = 1
  46.     TabOrder = 1
  47.   end
  48.   object Button2: TButton
  49.     Left = 304
  50.     Top = 248
  51.     Width = 97
  52.     Height = 28
  53.     Caption = 'Continue'
  54.     Default = True
  55.     ModalResult = 2
  56.     TabOrder = 0
  57.   end
  58.   object InstalledBox: TCheckBox
  59.     Left = 264
  60.     Top = 288
  61.     Width = 137
  62.     Height = 17
  63.     Alignment = taLeftJustify
  64.     Caption = 'Don'#39't tell me again'
  65.     TabOrder = 2
  66.   end
  67.   object CheckBox1: TCheckBox
  68.     Left = 24
  69.     Top = 216
  70.     Width = 145
  71.     Height = 17
  72.     Caption = 'Install Flash Player'
  73.     TabOrder = 3
  74.   end
  75. end
  76.