object dlgInstScreen: TdlgInstScreen Left = 316 Top = 197 HelpContext = 10 BorderStyle = bsDialog Caption = 'Welcome' ClientHeight = 437 ClientWidth = 470 Color = 15725559 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object lblDesc: TLabel Left = 24 Top = 72 Width = 425 Height = 208 Caption = 'Thank you for installing MetaProducts Inquiry! '#13#10' '#13#10'Inquiry prov' + 'ides two different program interace options: One version is inte' + 'grated into Microsoft Internet Explorer (MSIE) and is displayed ' + 'in an MSIE sidebar (Sidebar Version), just like the MSIE Search,' + ' Favorites, History and Folders sidebar options. This sidebar ve' + 'rsion can be turned on and off using a toolbar button or the MSI' + 'E View menu.'#13#10' '#13#10'The second version of Inquiry is a standalone p' + 'rogram that integrates the MSIE browser component into the progr' + 'am itself, providing the same controls and features, in a simila' + 'r but different configuration. (Standalone Version)'#13#10' '#13#10'Both ver' + 'sions are available after installation. The Sidebar Version is c' + 'ontrolled using the View Explorer Bar in MSIE, and the Standalon' + 'e Version can be launched using the MetaProduct Inquiry entry lo' + 'cated in the Start menu.'#13#10' '#13#10'Which version would you like to run' + ' now?' WordWrap = True end object Image1: TImage Left = 24 Top = 283 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Image2: TImage Left = 24 Top = 323 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object btnOK: TButton Left = 202 Top = 403 Width = 75 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 3 OnClick = btnOKClick end object rbMSIE: TRadioButton Left = 64 Top = 291 Width = 300 Height = 17 Caption = 'MSIE Sidebar version' Checked = True TabOrder = 0 TabStop = True end object rbUI: TRadioButton Left = 64 Top = 331 Width = 300 Height = 17 Caption = 'Standalone version' TabOrder = 1 end object Panel2: TPanel Left = 0 Top = 0 Width = 470 Height = 65 Align = alTop BevelOuter = bvNone Color = clWhite TabOrder = 4 object Bevel3: TBevel Left = 0 Top = 61 Width = 470 Height = 4 Align = alBottom Shape = bsBottomLine Style = bsRaised end object Image4: TImage Left = 410 Top = 8 Width = 48 Height = 48 Transparent = True end object Label15: TLabel Left = 16 Top = 14 Width = 393 Height = 24 AutoSize = False Caption = '%s' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False ShowAccelChar = False Transparent = True end object Label20: TLabel Left = 32 Top = 39 Width = 37 Height = 13 Caption = 'Label20' ShowAccelChar = False Transparent = True end end object rbNoRun: TRadioButton Left = 64 Top = 371 Width = 300 Height = 17 Caption = 'Do not run MetaProducts Inquiry at this time' TabOrder = 2 end end