home *** CD-ROM | disk | FTP | other *** search
- object FrmSetup: TFrmSetup
- Left = 164
- Top = 82
- HelpContext = 8800
- BorderIcons = [biMinimize, biMaximize]
- BorderStyle = bsDialog
- Caption = 'Getting started'
- ClientHeight = 284
- ClientWidth = 317
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel9: TBevel
- Left = 8
- Top = 242
- Width = 305
- Height = 9
- Shape = bsTopLine
- end
- object BtnNext: TBitBtn
- Left = 128
- Top = 252
- Width = 89
- Height = 25
- HelpContext = 9908
- Caption = '&Next'
- Default = True
- TabOrder = 1
- OnClick = BtnNextClick
- Layout = blGlyphRight
- end
- object BtnBack: TBitBtn
- Left = 30
- Top = 252
- Width = 91
- Height = 25
- HelpContext = 9907
- Caption = '&Back'
- Default = True
- Enabled = False
- TabOrder = 0
- OnClick = BtnBackClick
- end
- object Ntb: TNotebook
- Left = 8
- Top = 0
- Width = 302
- Height = 225
- TabOrder = 3
- object TPage
- Left = 0
- Top = 0
- Caption = 'Start'
- object Label1: TLabel
- Left = 64
- Top = 16
- Width = 225
- Height = 65
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Welcome to Intercent 99 ! Thanks for downloading this dialup-cou' +
- 'nter ! Before you can use Intercent you have to setup a few thin' +
- 'gs first. Click on the NEXT-button to do so.'
- WordWrap = True
- end
- object Image1: TImage
- Left = 16
- Top = 16
- Width = 41
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- object Bevel1: TBevel
- Left = 0
- Top = 80
- Width = 305
- Height = 17
- Shape = bsTopLine
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Logfile'
- object Label11: TLabel
- Left = 64
- Top = 16
- Width = 226
- Height = 57
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'If you have used Intercent before you might want to use your log' +
- 'file and settings.'
- WordWrap = True
- end
- object Image3: TImage
- Left = 16
- Top = 16
- Width = 41
- Height = 33
- Picture.Data = {<image001.ico>}
- end
- object Bevel2: TBevel
- Left = -3
- Top = 80
- Width = 305
- Height = 17
- Shape = bsTopLine
- end
- object OptCopy98: TRadioButton
- Left = 16
- Top = 136
- Width = 265
- Height = 17
- Caption = 'Yes, use the settings and the logfile of Intercent 98'
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 16
- Top = 168
- Width = 265
- Height = 17
- Caption = 'No , I am going to use Intercent for the first time'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object OptUpdate: TRadioButton
- Left = 16
- Top = 104
- Width = 273
- Height = 17
- Caption = 'Yes, update from a previous release of Intercent 99'
- TabOrder = 2
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Detection'
- object Label4: TLabel
- Left = 64
- Top = 16
- Width = 226
- Height = 57
- Alignment = taCenter
- AutoSize = False
- Caption = 'How do you want Intercent to detect the calls ?'
- WordWrap = True
- end
- object Image4: TImage
- Left = 16
- Top = 16
- Width = 41
- Height = 33
- Picture.Data = {<image002.ico>}
- end
- object Bevel3: TBevel
- Left = -3
- Top = 80
- Width = 305
- Height = 17
- Shape = bsTopLine
- end
- object SpeCom: TSpinEdit
- Left = 144
- Top = 134
- Width = 41
- Height = 22
- Hint = 'DetectCOMport'
- HelpContext = 9038
- EditorEnabled = False
- MaxLength = 1
- MaxValue = 4
- MinValue = 1
- TabOrder = 0
- Value = 2
- end
- object OptDialUp: TRadioButton
- Left = 16
- Top = 104
- Width = 273
- Height = 17
- Hint = 'DetectRAS'
- Caption = 'Detect &dialup adaptor (recommended)'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object OptCOM: TRadioButton
- Left = 16
- Top = 136
- Width = 113
- Height = 17
- Hint = 'DetectModem'
- Caption = 'Detect &COM-port'
- TabOrder = 2
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Language'
- object Label3: TLabel
- Left = 64
- Top = 16
- Width = 226
- Height = 73
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Which language do you want to use with Intercent ? Choose one fr' +
- 'om the list. You can always add languages at another time. If yo' +
- 'ur language is not listed there might be a language-plugin for i' +
- 't available on the Intercent '
- WordWrap = True
- end
- object Image5: TImage
- Left = 16
- Top = 16
- Width = 41
- Height = 33
- Picture.Data = {<image003.ico>}
- end
- object l4: TJumpLab
- Left = 136
- Top = 80
- Width = 65
- Height = 17
- Cursor = 5
- Alignment = taCenter
- AutoSize = False
- Caption = 'webpage'
- Color = clBtnFace
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- URL = 'http://www.xs4all.nl/~finiware'
- ProgramJump = False
- end
- object LbxTaal: TListBox
- Left = 8
- Top = 112
- Width = 281
- Height = 97
- ItemHeight = 13
- Items.Strings = (
- 'NL - Nederlands')
- TabOrder = 0
- OnClick = LbxTaalClick
- OnKeyDown = LbxTaalKeyDown
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Finish'
- object Label5: TLabel
- Left = 64
- Top = 16
- Width = 226
- Height = 57
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'All the information to configure Intercent is collected. Click o' +
- 'n the FINISH-button to save the settings. You have to restart th' +
- 'e program to use Intercent with the preferred language.'
- WordWrap = True
- end
- object Bevel4: TBevel
- Left = -3
- Top = 80
- Width = 305
- Height = 17
- Shape = bsTopLine
- end
- object Image6: TImage
- Left = 16
- Top = 16
- Width = 41
- Height = 33
- Picture.Data = {<image004.ico>}
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Progress'
- end
- end
- object BtnCancel: TBitBtn
- Left = 224
- Top = 252
- Width = 89
- Height = 25
- HelpContext = 9906
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 2
- OnClick = BtnCancelClick
- NumGlyphs = 2
- end
- object ER: TEasyReg
- About = 'Easyreg 1.20 , (C) 99, Finiware '
- Registered = 'Yes'
- ShowMessages = True
- KeyNames = UseHints
- AutoCreateKeys = True
- Company = 'Finiware'
- ProgramName = 'Intercent\99\Settings'
- Root = rkHKEY_LOCAL_MACHINE
- Left = 64
- Top = 200
- end
- object ER98: TEasyReg
- About = 'Easyreg 1.20 , (C) 99, Finiware '
- Registered = 'Yes'
- ShowMessages = True
- KeyNames = UseNames
- AutoCreateKeys = True
- Company = 'Finiware'
- ProgramName = 'Intercent\98'
- Root = rkHKEY_LOCAL_MACHINE
- Left = 120
- Top = 200
- end
- end
-