object SetupCopyForm: TSetupCopyForm Left = 200 Top = 160 BorderStyle = bsDialog ClientHeight = 342 ClientWidth = 408 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 288 Width = 390 Height = 2 Shape = bsTopLine end object bNext: TButton Left = 160 Top = 304 Width = 89 Height = 25 Default = True TabOrder = 0 OnClick = bNextClick end object bCancel: TButton Left = 264 Top = 304 Width = 89 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end object bBack: TButton Left = 64 Top = 304 Width = 89 Height = 25 HelpContext = 12006 Caption = '< &Back' Enabled = False TabOrder = 2 OnClick = bBackClick end object NoteBook: TNotebook Left = 0 Top = 0 Width = 408 Height = 281 Align = alTop TabOrder = 3 object TPage Left = 0 Top = 0 Caption = 'Page0' object gbPFDir: TGroupBox Left = 8 Top = 8 Width = 393 Height = 57 Caption = '&The Bat! Program Files Directory' TabOrder = 0 object eProgramFilesDir: TEdit Left = 8 Top = 24 Width = 237 Height = 21 TabStop = False BorderStyle = bsNone ParentColor = True ReadOnly = True TabOrder = 0 end object bChDir: TButton Left = 300 Top = 20 Width = 83 Height = 25 Caption = '&Change...' TabOrder = 1 OnClick = bChDirClick end end object rbLanguage: TRadioGroup Left = 8 Top = 80 Width = 393 Height = 169 Caption = 'Interface Language' Columns = 2 TabOrder = 1 end end object TPage Left = 0 Top = 0 Caption = 'Page1' object pnLicence: TPanel Left = 0 Top = 0 Width = 408 Height = 281 Align = alClient BevelOuter = bvNone BorderStyle = bsSingle TabOrder = 0 object teLicence: TTextEditor Left = 0 Top = 0 Width = 404 Height = 277 BgColor = clBlack TextColor = clBlack SelColor = clBlack SelBgColor = clBlack QuoteColor = clBlack RefColor = clBlack Kludge1Color = clBlack Kludge2Color = clBlack Kludge3Color = clBlack ReadOnly = True FontCharset = 1 TabOrder = 0 Font.Color = clBlack Font.Height = -12 Font.Name = 'Courier New' Font.Pitch = fpFixed Font.Style = [] Align = alClient end end end object TPage Left = 0 Top = 0 Caption = 'Page2' object pnReadMe: TPanel Left = 0 Top = 0 Width = 408 Height = 281 Align = alClient BevelOuter = bvNone BorderStyle = bsSingle TabOrder = 0 object teReadme: TTextEditor Left = 0 Top = 0 Width = 404 Height = 277 BgColor = clBlack TextColor = clBlack SelColor = clBlack SelBgColor = clBlack QuoteColor = clBlack RefColor = clBlack Kludge1Color = clBlack Kludge2Color = clBlack Kludge3Color = clBlack ReadOnly = True FontCharset = 1 TabOrder = 0 Font.Color = clBlack Font.Height = -12 Font.Name = 'Courier New' Font.Pitch = fpFixed Font.Style = [] Align = alClient end end end object TPage Left = 0 Top = 0 Caption = 'Page3' object Page3Panel: TPanel Left = 0 Top = 0 Width = 408 Height = 281 Align = alClient BevelOuter = bvNone TabOrder = 0 object ProgressBar: TProgressBar Left = 16 Top = 152 Width = 377 Height = 16 Min = 0 Max = 100 TabOrder = 0 end object lFName: TEdit Left = 16 Top = 128 Width = 377 Height = 21 BorderStyle = bsNone ParentColor = True TabOrder = 1 end end end object TPage Left = 0 Top = 0 Caption = 'Page4' object Page4Panel: TPanel Left = 0 Top = 0 Width = 408 Height = 281 Align = alClient Alignment = taLeftJustify BevelOuter = bvNone TabOrder = 0 object lClickBrowse: TLabel Left = 16 Top = 112 Width = 375 Height = 49 AutoSize = False WordWrap = True end object bBrowse: TButton Left = 160 Top = 168 Width = 81 Height = 25 Caption = 'Browse...' TabOrder = 0 OnClick = bBrowseClick end end end object TPage Left = 0 Top = 0 Caption = 'Page5' object rgKeyFile: TRadioGroup Left = 8 Top = 16 Width = 393 Height = 65 Caption = ' The Bat! Key File ' ItemIndex = 0 Items.Strings = ( 'Download the key file from Now Online' 'I do already have the key file on my hard disk') TabOrder = 0 end end object TPage Left = 0 Top = 0 Caption = 'Page6' object Label1: TLabel Left = 16 Top = 16 Width = 377 Height = 49 AutoSize = False Caption = 'If you are online, please press Next button to start your Web Br' + 'owser and download The Bat! key file. After downloading the key ' + 'file, please run this setup program again to finish the installa' + 'tion of The Bat!' WordWrap = True end end object TPage Left = 0 Top = 0 Caption = 'Page7' end end end