home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2001 #9 / K-CD_2001-09.iso / Tools / InterCent / _setup.1 / Intercent99.exe / 0 / RCDATA / TFRMSETUP / TFRMSETUP.txt < prev   
Text File  |  1999-06-01  |  8KB  |  341 lines

  1. object FrmSetup: TFrmSetup
  2.   Left = 164
  3.   Top = 82
  4.   HelpContext = 8800
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Getting started'
  8.   ClientHeight = 284
  9.   ClientWidth = 317
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel9: TBevel
  20.     Left = 8
  21.     Top = 242
  22.     Width = 305
  23.     Height = 9
  24.     Shape = bsTopLine
  25.   end
  26.   object BtnNext: TBitBtn
  27.     Left = 128
  28.     Top = 252
  29.     Width = 89
  30.     Height = 25
  31.     HelpContext = 9908
  32.     Caption = '&Next'
  33.     Default = True
  34.     TabOrder = 1
  35.     OnClick = BtnNextClick
  36.     Layout = blGlyphRight
  37.   end
  38.   object BtnBack: TBitBtn
  39.     Left = 30
  40.     Top = 252
  41.     Width = 91
  42.     Height = 25
  43.     HelpContext = 9907
  44.     Caption = '&Back'
  45.     Default = True
  46.     Enabled = False
  47.     TabOrder = 0
  48.     OnClick = BtnBackClick
  49.   end
  50.   object Ntb: TNotebook
  51.     Left = 8
  52.     Top = 0
  53.     Width = 302
  54.     Height = 225
  55.     TabOrder = 3
  56.     object TPage
  57.       Left = 0
  58.       Top = 0
  59.       Caption = 'Start'
  60.       object Label1: TLabel
  61.         Left = 64
  62.         Top = 16
  63.         Width = 225
  64.         Height = 65
  65.         Alignment = taCenter
  66.         AutoSize = False
  67.         Caption = 
  68.           'Welcome to Intercent 99 ! Thanks for downloading this dialup-cou' +
  69.           'nter ! Before you can use Intercent you have to setup a few thin' +
  70.           'gs first. Click on the NEXT-button to do so.'
  71.         WordWrap = True
  72.       end
  73.       object Image1: TImage
  74.         Left = 16
  75.         Top = 16
  76.         Width = 41
  77.         Height = 33
  78.         Picture.Data = {<image000.ico>}
  79.       end
  80.       object Bevel1: TBevel
  81.         Left = 0
  82.         Top = 80
  83.         Width = 305
  84.         Height = 17
  85.         Shape = bsTopLine
  86.       end
  87.     end
  88.     object TPage
  89.       Left = 0
  90.       Top = 0
  91.       Caption = 'Logfile'
  92.       object Label11: TLabel
  93.         Left = 64
  94.         Top = 16
  95.         Width = 226
  96.         Height = 57
  97.         Alignment = taCenter
  98.         AutoSize = False
  99.         Caption = 
  100.           'If you have used Intercent before you might want to use your log' +
  101.           'file and settings.'
  102.         WordWrap = True
  103.       end
  104.       object Image3: TImage
  105.         Left = 16
  106.         Top = 16
  107.         Width = 41
  108.         Height = 33
  109.         Picture.Data = {<image001.ico>}
  110.       end
  111.       object Bevel2: TBevel
  112.         Left = -3
  113.         Top = 80
  114.         Width = 305
  115.         Height = 17
  116.         Shape = bsTopLine
  117.       end
  118.       object OptCopy98: TRadioButton
  119.         Left = 16
  120.         Top = 136
  121.         Width = 265
  122.         Height = 17
  123.         Caption = 'Yes, use the settings and the logfile of Intercent 98'
  124.         TabOrder = 0
  125.       end
  126.       object RadioButton2: TRadioButton
  127.         Left = 16
  128.         Top = 168
  129.         Width = 265
  130.         Height = 17
  131.         Caption = 'No , I am going to use Intercent for the first time'
  132.         Checked = True
  133.         TabOrder = 1
  134.         TabStop = True
  135.       end
  136.       object OptUpdate: TRadioButton
  137.         Left = 16
  138.         Top = 104
  139.         Width = 273
  140.         Height = 17
  141.         Caption = 'Yes, update from a previous release of Intercent 99'
  142.         TabOrder = 2
  143.       end
  144.     end
  145.     object TPage
  146.       Left = 0
  147.       Top = 0
  148.       Caption = 'Detection'
  149.       object Label4: TLabel
  150.         Left = 64
  151.         Top = 16
  152.         Width = 226
  153.         Height = 57
  154.         Alignment = taCenter
  155.         AutoSize = False
  156.         Caption = 'How do you want Intercent to detect the calls ?'
  157.         WordWrap = True
  158.       end
  159.       object Image4: TImage
  160.         Left = 16
  161.         Top = 16
  162.         Width = 41
  163.         Height = 33
  164.         Picture.Data = {<image002.ico>}
  165.       end
  166.       object Bevel3: TBevel
  167.         Left = -3
  168.         Top = 80
  169.         Width = 305
  170.         Height = 17
  171.         Shape = bsTopLine
  172.       end
  173.       object SpeCom: TSpinEdit
  174.         Left = 144
  175.         Top = 134
  176.         Width = 41
  177.         Height = 22
  178.         Hint = 'DetectCOMport'
  179.         HelpContext = 9038
  180.         EditorEnabled = False
  181.         MaxLength = 1
  182.         MaxValue = 4
  183.         MinValue = 1
  184.         TabOrder = 0
  185.         Value = 2
  186.       end
  187.       object OptDialUp: TRadioButton
  188.         Left = 16
  189.         Top = 104
  190.         Width = 273
  191.         Height = 17
  192.         Hint = 'DetectRAS'
  193.         Caption = 'Detect &dialup adaptor (recommended)'
  194.         Checked = True
  195.         TabOrder = 1
  196.         TabStop = True
  197.       end
  198.       object OptCOM: TRadioButton
  199.         Left = 16
  200.         Top = 136
  201.         Width = 113
  202.         Height = 17
  203.         Hint = 'DetectModem'
  204.         Caption = 'Detect &COM-port'
  205.         TabOrder = 2
  206.       end
  207.     end
  208.     object TPage
  209.       Left = 0
  210.       Top = 0
  211.       Caption = 'Language'
  212.       object Label3: TLabel
  213.         Left = 64
  214.         Top = 16
  215.         Width = 226
  216.         Height = 73
  217.         Alignment = taCenter
  218.         AutoSize = False
  219.         Caption = 
  220.           'Which language do you want to use with Intercent ? Choose one fr' +
  221.           'om the list. You can always add languages at another time. If yo' +
  222.           'ur language is not listed there might be a language-plugin for i' +
  223.           't available on the Intercent '
  224.         WordWrap = True
  225.       end
  226.       object Image5: TImage
  227.         Left = 16
  228.         Top = 16
  229.         Width = 41
  230.         Height = 33
  231.         Picture.Data = {<image003.ico>}
  232.       end
  233.       object l4: TJumpLab
  234.         Left = 136
  235.         Top = 80
  236.         Width = 65
  237.         Height = 17
  238.         Cursor = 5
  239.         Alignment = taCenter
  240.         AutoSize = False
  241.         Caption = 'webpage'
  242.         Color = clBtnFace
  243.         Font.Color = clBlue
  244.         Font.Height = -11
  245.         Font.Name = 'MS Sans Serif'
  246.         Font.Style = [fsUnderline]
  247.         ParentColor = False
  248.         ParentFont = False
  249.         URL = 'http://www.xs4all.nl/~finiware'
  250.         ProgramJump = False
  251.       end
  252.       object LbxTaal: TListBox
  253.         Left = 8
  254.         Top = 112
  255.         Width = 281
  256.         Height = 97
  257.         ItemHeight = 13
  258.         Items.Strings = (
  259.           'NL - Nederlands')
  260.         TabOrder = 0
  261.         OnClick = LbxTaalClick
  262.         OnKeyDown = LbxTaalKeyDown
  263.       end
  264.     end
  265.     object TPage
  266.       Left = 0
  267.       Top = 0
  268.       Caption = 'Finish'
  269.       object Label5: TLabel
  270.         Left = 64
  271.         Top = 16
  272.         Width = 226
  273.         Height = 57
  274.         Alignment = taCenter
  275.         AutoSize = False
  276.         Caption = 
  277.           'All the information to configure Intercent is collected. Click o' +
  278.           'n the FINISH-button to save the settings. You have to restart th' +
  279.           'e program to use Intercent with the preferred language.'
  280.         WordWrap = True
  281.       end
  282.       object Bevel4: TBevel
  283.         Left = -3
  284.         Top = 80
  285.         Width = 305
  286.         Height = 17
  287.         Shape = bsTopLine
  288.       end
  289.       object Image6: TImage
  290.         Left = 16
  291.         Top = 16
  292.         Width = 41
  293.         Height = 33
  294.         Picture.Data = {<image004.ico>}
  295.       end
  296.     end
  297.     object TPage
  298.       Left = 0
  299.       Top = 0
  300.       Caption = 'Progress'
  301.     end
  302.   end
  303.   object BtnCancel: TBitBtn
  304.     Left = 224
  305.     Top = 252
  306.     Width = 89
  307.     Height = 25
  308.     HelpContext = 9906
  309.     Cancel = True
  310.     Caption = '&Cancel'
  311.     ModalResult = 2
  312.     TabOrder = 2
  313.     OnClick = BtnCancelClick
  314.     NumGlyphs = 2
  315.   end
  316.   object ER: TEasyReg
  317.     About = 'Easyreg 1.20 , (C) 99, Finiware '
  318.     Registered = 'Yes'
  319.     ShowMessages = True
  320.     KeyNames = UseHints
  321.     AutoCreateKeys = True
  322.     Company = 'Finiware'
  323.     ProgramName = 'Intercent\99\Settings'
  324.     Root = rkHKEY_LOCAL_MACHINE
  325.     Left = 64
  326.     Top = 200
  327.   end
  328.   object ER98: TEasyReg
  329.     About = 'Easyreg 1.20 , (C) 99, Finiware '
  330.     Registered = 'Yes'
  331.     ShowMessages = True
  332.     KeyNames = UseNames
  333.     AutoCreateKeys = True
  334.     Company = 'Finiware'
  335.     ProgramName = 'Intercent\98'
  336.     Root = rkHKEY_LOCAL_MACHINE
  337.     Left = 120
  338.     Top = 200
  339.   end
  340. end
  341.