home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Internet / opc_v3 / _SETUP.1 / OPC.exe / 0 / RCDATA / TABOUTBOX1 / TABOUTBOX1.txt < prev   
Text File  |  1999-04-21  |  20KB  |  786 lines

  1. object AboutBox1: TAboutBox1
  2.   Left = 423
  3.   Top = 142
  4.   HelpContext = 1003
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options'
  7.   ClientHeight = 305
  8.   ClientWidth = 315
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   HelpFile = 'opc.hlp'
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = restart_msg
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object PageControl1: TPageControl
  21.     Left = 0
  22.     Top = 0
  23.     Width = 315
  24.     Height = 305
  25.     ActivePage = TabSheet4
  26.     Align = alClient
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -12
  30.     Font.Name = 'Times New Roman'
  31.     Font.Style = []
  32.     HotTrack = True
  33.     ParentFont = False
  34.     TabOrder = 0
  35.     object TabSheet4: TTabSheet
  36.       HelpContext = 1003
  37.       Caption = 'Connection'
  38.       object GroupBox8: TGroupBox
  39.         Left = 8
  40.         Top = 8
  41.         Width = 289
  42.         Height = 81
  43.         HelpContext = 1003
  44.         Caption = 'Dial Up Network Connect'
  45.         TabOrder = 0
  46.         object Label8: TLabel
  47.           Left = 8
  48.           Top = 56
  49.           Width = 117
  50.           Height = 15
  51.           Caption = 'Check for connect every'
  52.         end
  53.         object Label9: TLabel
  54.           Left = 176
  55.           Top = 56
  56.           Width = 38
  57.           Height = 15
  58.           Caption = 'seconds'
  59.         end
  60.         object Image1: TImage
  61.           Left = 248
  62.           Top = 12
  63.           Width = 57
  64.           Height = 49
  65.           Picture.Data = {<image000.ico>}
  66.         end
  67.         object CheckBox16: TCheckBox
  68.           Left = 8
  69.           Top = 24
  70.           Width = 233
  71.           Height = 17
  72.           HelpContext = 1003
  73.           Caption = 'Start timer when a dial up connect is made?'
  74.           TabOrder = 0
  75.           OnClick = CheckBox16Click
  76.         end
  77.         object SpinEdit3: TSpinEdit
  78.           Left = 128
  79.           Top = 49
  80.           Width = 41
  81.           Height = 24
  82.           HelpContext = 1003
  83.           MaxLength = 2
  84.           MaxValue = 60
  85.           MinValue = 1
  86.           TabOrder = 1
  87.           Value = 5
  88.         end
  89.       end
  90.       object GroupBox7: TGroupBox
  91.         Left = 8
  92.         Top = 96
  93.         Width = 289
  94.         Height = 145
  95.         HelpContext = 1003
  96.         Caption = 'Modem Carrier Detect'
  97.         TabOrder = 1
  98.         object Label3: TLabel
  99.           Left = 8
  100.           Top = 24
  101.           Width = 269
  102.           Height = 30
  103.           Caption = 
  104.             'Use this to detect connections to AOL, BBS'#39's and other services ' +
  105.             'which dont connect via Dial Up Connections'
  106.           WordWrap = True
  107.         end
  108.         object Label12: TLabel
  109.           Left = 8
  110.           Top = 91
  111.           Width = 32
  112.           Height = 15
  113.           Caption = 'Com 1'
  114.         end
  115.         object Label13: TLabel
  116.           Left = 8
  117.           Top = 118
  118.           Width = 32
  119.           Height = 15
  120.           Caption = 'Com 2'
  121.         end
  122.         object Label14: TLabel
  123.           Left = 152
  124.           Top = 91
  125.           Width = 35
  126.           Height = 15
  127.           Caption = 'Com 3 '
  128.         end
  129.         object Label15: TLabel
  130.           Left = 152
  131.           Top = 118
  132.           Width = 35
  133.           Height = 15
  134.           Caption = 'Com 4 '
  135.         end
  136.         object CheckBox8: TCheckBox
  137.           Left = 8
  138.           Top = 64
  139.           Width = 161
  140.           Height = 17
  141.           HelpContext = 1003
  142.           Caption = 'Detect a modem connection?'
  143.           TabOrder = 0
  144.           OnClick = CheckBox8Click
  145.         end
  146.         object CheckBox12: TCheckBox
  147.           Left = 48
  148.           Top = 91
  149.           Width = 17
  150.           Height = 17
  151.           HelpContext = 1003
  152.           Enabled = False
  153.           TabOrder = 1
  154.         end
  155.         object CheckBox13: TCheckBox
  156.           Left = 48
  157.           Top = 118
  158.           Width = 17
  159.           Height = 17
  160.           HelpContext = 1003
  161.           Caption = 'CheckBox13'
  162.           Enabled = False
  163.           TabOrder = 2
  164.         end
  165.         object CheckBox14: TCheckBox
  166.           Left = 192
  167.           Top = 91
  168.           Width = 17
  169.           Height = 17
  170.           HelpContext = 1003
  171.           Caption = 'CheckBox14'
  172.           Enabled = False
  173.           TabOrder = 3
  174.         end
  175.         object CheckBox15: TCheckBox
  176.           Left = 192
  177.           Top = 118
  178.           Width = 17
  179.           Height = 17
  180.           HelpContext = 1003
  181.           Caption = 'CheckBox13'
  182.           Enabled = False
  183.           TabOrder = 4
  184.         end
  185.         object ComboBox2: TComboBox
  186.           Left = 72
  187.           Top = 90
  188.           Width = 57
  189.           Height = 23
  190.           HelpContext = 1003
  191.           ItemHeight = 15
  192.           Items.Strings = (
  193.             '$03F8'
  194.             '$02F8'
  195.             '$03E8'
  196.             '$02E8')
  197.           TabOrder = 5
  198.           Text = '$03F8'
  199.         end
  200.         object ComboBox3: TComboBox
  201.           Left = 72
  202.           Top = 114
  203.           Width = 57
  204.           Height = 23
  205.           HelpContext = 1003
  206.           ItemHeight = 15
  207.           Items.Strings = (
  208.             '$03F8'
  209.             '$02F8'
  210.             '$03E8'
  211.             '$02E8')
  212.           TabOrder = 6
  213.           Text = '$02F8'
  214.         end
  215.         object ComboBox5: TComboBox
  216.           Left = 216
  217.           Top = 114
  218.           Width = 57
  219.           Height = 23
  220.           HelpContext = 1003
  221.           ItemHeight = 15
  222.           Items.Strings = (
  223.             '$03F8'
  224.             '$02F8'
  225.             '$03E8'
  226.             '$02E8')
  227.           TabOrder = 7
  228.           Text = '$02E8'
  229.         end
  230.         object ComboBox4: TComboBox
  231.           Left = 216
  232.           Top = 90
  233.           Width = 57
  234.           Height = 23
  235.           HelpContext = 1003
  236.           ItemHeight = 15
  237.           Items.Strings = (
  238.             '$03F8'
  239.             '$02F8'
  240.             '$03E8'
  241.             '$02E8')
  242.           TabOrder = 8
  243.           Text = '$03E8'
  244.         end
  245.       end
  246.     end
  247.     object TabSheet2: TTabSheet
  248.       Caption = 'Logging'
  249.       object GroupBox3: TGroupBox
  250.         Left = 6
  251.         Top = 8
  252.         Width = 291
  253.         Height = 145
  254.         Caption = 'Logging'
  255.         Font.Charset = DEFAULT_CHARSET
  256.         Font.Color = clBlack
  257.         Font.Height = -12
  258.         Font.Name = 'Times New Roman'
  259.         Font.Style = []
  260.         ParentFont = False
  261.         TabOrder = 0
  262.         object Label2: TLabel
  263.           Left = 8
  264.           Top = 24
  265.           Width = 192
  266.           Height = 30
  267.           Alignment = taCenter
  268.           Caption = 'Note: All logfiles are stored in the same directory as OPC.'
  269.           WordWrap = True
  270.         end
  271.         object Image2: TImage
  272.           Left = 256
  273.           Top = 12
  274.           Width = 41
  275.           Height = 41
  276.           Picture.Data = {<image001.ico>}
  277.         end
  278.         object CheckBox3: TCheckBox
  279.           Left = 8
  280.           Top = 88
  281.           Width = 153
  282.           Height = 17
  283.           Caption = 'Keep a call log TEXT file?'
  284.           TabOrder = 0
  285.           OnClick = CheckBox3Click
  286.         end
  287.         object Edit2: TEdit
  288.           Left = 176
  289.           Top = 88
  290.           Width = 73
  291.           Height = 20
  292.           AutoSize = False
  293.           MaxLength = 80
  294.           TabOrder = 1
  295.           Text = 'log.txt'
  296.         end
  297.         object CheckBox4: TCheckBox
  298.           Left = 8
  299.           Top = 112
  300.           Width = 145
  301.           Height = 17
  302.           Caption = 'Keep an OPC report file?'
  303.           TabOrder = 2
  304.           OnClick = CheckBox4Click
  305.         end
  306.         object Edit3: TEdit
  307.           Left = 176
  308.           Top = 112
  309.           Width = 73
  310.           Height = 20
  311.           AutoSize = False
  312.           MaxLength = 80
  313.           TabOrder = 3
  314.           Text = 'rep.txt'
  315.         end
  316.         object CheckBox10: TCheckBox
  317.           Left = 8
  318.           Top = 64
  319.           Width = 270
  320.           Height = 17
  321.           Caption = 'Keep a call log file [Required for log file filters]?'
  322.           TabOrder = 4
  323.         end
  324.       end
  325.       object GroupBox9: TGroupBox
  326.         Left = 8
  327.         Top = 160
  328.         Width = 289
  329.         Height = 81
  330.         Caption = 'Autosave'
  331.         TabOrder = 1
  332.         object Label4: TLabel
  333.           Left = 26
  334.           Top = 24
  335.           Width = 221
  336.           Height = 30
  337.           Caption = 'Autosave call information incase of computer crash?'
  338.           WordWrap = True
  339.         end
  340.         object Label5: TLabel
  341.           Left = 8
  342.           Top = 56
  343.           Width = 79
  344.           Height = 15
  345.           Caption = 'Autosave every '
  346.         end
  347.         object Label10: TLabel
  348.           Left = 136
  349.           Top = 56
  350.           Width = 46
  351.           Height = 15
  352.           Caption = 'minute(s)'
  353.         end
  354.         object CheckBox11: TCheckBox
  355.           Left = 8
  356.           Top = 24
  357.           Width = 17
  358.           Height = 17
  359.           TabOrder = 0
  360.           OnClick = CheckBox11Click
  361.         end
  362.         object SpinEdit2: TSpinEdit
  363.           Left = 88
  364.           Top = 50
  365.           Width = 41
  366.           Height = 24
  367.           MaxValue = 250
  368.           MinValue = 1
  369.           TabOrder = 1
  370.           Value = 1
  371.         end
  372.       end
  373.     end
  374.     object TabSheet1: TTabSheet
  375.       Caption = 'Modes'
  376.       object GroupBox2: TGroupBox
  377.         Left = 8
  378.         Top = 8
  379.         Width = 289
  380.         Height = 161
  381.         Caption = 'OPC Run modes'
  382.         Font.Charset = DEFAULT_CHARSET
  383.         Font.Color = clBlack
  384.         Font.Height = -12
  385.         Font.Name = 'Times New Roman'
  386.         Font.Style = []
  387.         ParentFont = False
  388.         TabOrder = 0
  389.         object Image6: TImage
  390.           Left = 8
  391.           Top = 22
  392.           Width = 57
  393.           Height = 25
  394.           Picture.Data = {<image002.bmp>}
  395.         end
  396.         object Image3: TImage
  397.           Left = 248
  398.           Top = 12
  399.           Width = 41
  400.           Height = 41
  401.           Picture.Data = {<image003.ico>}
  402.         end
  403.         object CheckBox7: TCheckBox
  404.           Left = 8
  405.           Top = 128
  406.           Width = 233
  407.           Height = 17
  408.           Caption = 'Run OPC in small mode?'
  409.           TabOrder = 0
  410.         end
  411.         object CheckBox2: TCheckBox
  412.           Left = 8
  413.           Top = 104
  414.           Width = 271
  415.           Height = 17
  416.           Caption = 'Place OPC on taskbar when the timer is started?'
  417.           TabOrder = 1
  418.           OnClick = CheckBox2Click
  419.         end
  420.         object CheckBox5: TCheckBox
  421.           Left = 8
  422.           Top = 80
  423.           Width = 265
  424.           Height = 17
  425.           Caption = 'Place in Windows system tray when timer started?'
  426.           TabOrder = 2
  427.           OnClick = CheckBox5Click
  428.         end
  429.         object CheckBox9: TCheckBox
  430.           Left = 8
  431.           Top = 56
  432.           Width = 249
  433.           Height = 17
  434.           Caption = 'Run OPC in Windows system tray on startup?'
  435.           TabOrder = 3
  436.           OnClick = CheckBox9Click
  437.         end
  438.       end
  439.       object GroupBox11: TGroupBox
  440.         Left = 8
  441.         Top = 176
  442.         Width = 289
  443.         Height = 65
  444.         Caption = 'Main screen totals'
  445.         TabOrder = 1
  446.         object RadioButton10: TRadioButton
  447.           Left = 8
  448.           Top = 24
  449.           Width = 153
  450.           Height = 17
  451.           Caption = 'All calls logged with OPC'
  452.           Checked = True
  453.           TabOrder = 0
  454.           TabStop = True
  455.         end
  456.         object RadioButton11: TRadioButton
  457.           Left = 8
  458.           Top = 40
  459.           Width = 177
  460.           Height = 17
  461.           Caption = 'All calls logged this billing term'
  462.           TabOrder = 1
  463.           OnClick = RadioButton11Click
  464.         end
  465.         object ComboBox1: TComboBox
  466.           Left = 184
  467.           Top = 36
  468.           Width = 97
  469.           Height = 23
  470.           ItemHeight = 15
  471.           Items.Strings = (
  472.             'Weekly'
  473.             'Monthly'
  474.             'Quarterly'
  475.             'Annually')
  476.           TabOrder = 2
  477.           OnChange = ComboBox1Change
  478.         end
  479.       end
  480.     end
  481.     object TabSheet3: TTabSheet
  482.       Caption = 'Notification'
  483.       object GroupBox4: TGroupBox
  484.         Left = 6
  485.         Top = 8
  486.         Width = 291
  487.         Height = 113
  488.         Caption = 'Notification'
  489.         Font.Charset = DEFAULT_CHARSET
  490.         Font.Color = clBlack
  491.         Font.Height = -12
  492.         Font.Name = 'Times New Roman'
  493.         Font.Style = []
  494.         ParentFont = False
  495.         TabOrder = 0
  496.         object Label6: TLabel
  497.           Left = 206
  498.           Top = 25
  499.           Width = 46
  500.           Height = 15
  501.           Caption = 'minute(s)'
  502.         end
  503.         object SpeedButton1: TSpeedButton
  504.           Left = 8
  505.           Top = 56
  506.           Width = 73
  507.           Height = 20
  508.           Caption = 'Browse...'
  509.           Glyph.Data = {
  510.             76010000424D7601000000000000760000002800000020000000100000000100
  511.             04000000000000010000120B0000120B00001000000000000000000000000000
  512.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  513.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  514.             555555FFFFFFFFFF55555000000000055555577777777775FFFF00B8B8B8B8B0
  515.             0000775F5555555777770B0B8B8B8B8B0FF07F75F555555575F70FB0B8B8B8B8
  516.             B0F07F575FFFFFFFF7F70BFB0000000000F07F557777777777570FBFBF0FFFFF
  517.             FFF07F55557F5FFFFFF70BFBFB0F000000F07F55557F777777570FBFBF0FFFFF
  518.             FFF075F5557F5FFFFFF750FBFB0F000000F0575FFF7F777777575700000FFFFF
  519.             FFF05577777F5FF55FF75555550F00FF00005555557F775577775555550FFFFF
  520.             0F055555557F55557F755555550FFFFF00555555557FFFFF7755555555000000
  521.             0555555555777777755555555555555555555555555555555555}
  522.           NumGlyphs = 2
  523.           OnClick = SpeedButton1Click
  524.         end
  525.         object Label1: TLabel
  526.           Left = 88
  527.           Top = 56
  528.           Width = 85
  529.           Height = 15
  530.           Caption = 'Wave file (*.wav)'
  531.         end
  532.         object Image5: TImage
  533.           Left = 256
  534.           Top = 8
  535.           Width = 41
  536.           Height = 33
  537.           Picture.Data = {<image004.ico>}
  538.         end
  539.         object CheckBox6: TCheckBox
  540.           Left = 8
  541.           Top = 24
  542.           Width = 153
  543.           Height = 17
  544.           Caption = ' Online sound every '
  545.           TabOrder = 0
  546.           OnClick = CheckBox6Click
  547.         end
  548.         object SpinEdit1: TSpinEdit
  549.           Left = 136
  550.           Top = 23
  551.           Width = 65
  552.           Height = 22
  553.           AutoSize = False
  554.           Font.Charset = ANSI_CHARSET
  555.           Font.Color = clBlack
  556.           Font.Height = -12
  557.           Font.Name = 'MS Sans Serif'
  558.           Font.Style = []
  559.           MaxValue = 999999
  560.           MinValue = 1
  561.           ParentFont = False
  562.           TabOrder = 1
  563.           Value = 1
  564.         end
  565.         object Edit4: TEdit
  566.           Left = 8
  567.           Top = 80
  568.           Width = 273
  569.           Height = 25
  570.           AutoSize = False
  571.           TabOrder = 2
  572.         end
  573.       end
  574.       object GroupBox10: TGroupBox
  575.         Left = 8
  576.         Top = 128
  577.         Width = 289
  578.         Height = 113
  579.         Caption = 'Time && Sound'
  580.         TabOrder = 1
  581.         object Label11: TLabel
  582.           Left = 8
  583.           Top = 32
  584.           Width = 107
  585.           Height = 15
  586.           Caption = 'Minutes && Sound File'
  587.         end
  588.         object ListBox1: TListBox
  589.           Left = 8
  590.           Top = 48
  591.           Width = 273
  592.           Height = 57
  593.           ItemHeight = 15
  594.           TabOrder = 0
  595.         end
  596.         object Button2: TButton
  597.           Left = 200
  598.           Top = 12
  599.           Width = 81
  600.           Height = 17
  601.           Caption = 'Remove Sound'
  602.           TabOrder = 1
  603.           OnClick = Button2Click
  604.         end
  605.         object Button3: TButton
  606.           Left = 128
  607.           Top = 12
  608.           Width = 67
  609.           Height = 17
  610.           Caption = 'Add Sound'
  611.           TabOrder = 2
  612.           OnClick = Button3Click
  613.         end
  614.       end
  615.     end
  616.     object TabSheet5: TTabSheet
  617.       Caption = 'Misc'
  618.       object GroupBox1: TGroupBox
  619.         Left = 8
  620.         Top = 8
  621.         Width = 289
  622.         Height = 73
  623.         Caption = 'Password'
  624.         Font.Charset = DEFAULT_CHARSET
  625.         Font.Color = clBlack
  626.         Font.Height = -12
  627.         Font.Name = 'Times New Roman'
  628.         Font.Style = []
  629.         ParentFont = False
  630.         TabOrder = 0
  631.         object Label7: TLabel
  632.           Left = 96
  633.           Top = 48
  634.           Width = 164
  635.           Height = 15
  636.           Caption = '(Note: Password is case sensitive)'
  637.         end
  638.         object Image4: TImage
  639.           Left = 248
  640.           Top = 12
  641.           Width = 41
  642.           Height = 33
  643.           Picture.Data = {<image005.ico>}
  644.         end
  645.         object CheckBox1: TCheckBox
  646.           Left = 8
  647.           Top = 24
  648.           Width = 145
  649.           Height = 17
  650.           Caption = ' Password Protect OPC'
  651.           Font.Charset = DEFAULT_CHARSET
  652.           Font.Color = clBlack
  653.           Font.Height = -13
  654.           Font.Name = 'Times New Roman'
  655.           Font.Style = []
  656.           ParentFont = False
  657.           TabOrder = 0
  658.           OnClick = CheckBox1Click
  659.         end
  660.         object Edit1: TEdit
  661.           Left = 32
  662.           Top = 48
  663.           Width = 57
  664.           Height = 19
  665.           AutoSize = False
  666.           Enabled = False
  667.           MaxLength = 8
  668.           TabOrder = 1
  669.           Text = 'Password'
  670.         end
  671.       end
  672.       object GroupBox5: TGroupBox
  673.         Left = 8
  674.         Top = 88
  675.         Width = 289
  676.         Height = 49
  677.         Caption = 'Currency'
  678.         Font.Charset = DEFAULT_CHARSET
  679.         Font.Color = clBlack
  680.         Font.Height = -12
  681.         Font.Name = 'Times New Roman'
  682.         Font.Style = []
  683.         ParentFont = False
  684.         TabOrder = 1
  685.         object RadioButton1: TRadioButton
  686.           Left = 16
  687.           Top = 22
  688.           Width = 25
  689.           Height = 17
  690.           Alignment = taLeftJustify
  691.           Caption = '∩┐╜'
  692.           TabOrder = 0
  693.         end
  694.         object RadioButton2: TRadioButton
  695.           Left = 56
  696.           Top = 22
  697.           Width = 25
  698.           Height = 17
  699.           Alignment = taLeftJustify
  700.           Caption = '$'
  701.           TabOrder = 1
  702.         end
  703.         object RadioButton3: TRadioButton
  704.           Left = 96
  705.           Top = 22
  706.           Width = 23
  707.           Height = 17
  708.           Alignment = taLeftJustify
  709.           Caption = '?'
  710.           TabOrder = 2
  711.         end
  712.         object Edit5: TEdit
  713.           Left = 128
  714.           Top = 22
  715.           Width = 17
  716.           Height = 16
  717.           AutoSize = False
  718.           MaxLength = 1
  719.           TabOrder = 3
  720.           Text = '?'
  721.         end
  722.       end
  723.       object GroupBox6: TGroupBox
  724.         Left = 6
  725.         Top = 144
  726.         Width = 291
  727.         Height = 81
  728.         Caption = 'Call Rates'
  729.         Font.Charset = DEFAULT_CHARSET
  730.         Font.Color = clBlack
  731.         Font.Height = -12
  732.         Font.Name = 'Times New Roman'
  733.         Font.Style = []
  734.         ParentFont = False
  735.         TabOrder = 2
  736.         object RadioButton4: TRadioButton
  737.           Left = 8
  738.           Top = 24
  739.           Width = 153
  740.           Height = 17
  741.           Caption = 'Always use Rate 1'
  742.           TabOrder = 0
  743.         end
  744.         object RadioButton5: TRadioButton
  745.           Left = 8
  746.           Top = 40
  747.           Width = 161
  748.           Height = 17
  749.           Caption = 'Always use Rate 2'
  750.           TabOrder = 1
  751.         end
  752.         object RadioButton6: TRadioButton
  753.           Left = 8
  754.           Top = 56
  755.           Width = 169
  756.           Height = 17
  757.           Caption = 'Ask at the start of each call'
  758.           TabOrder = 2
  759.         end
  760.       end
  761.     end
  762.   end
  763.   object Button1: TButton
  764.     Left = 226
  765.     Top = 272
  766.     Width = 75
  767.     Height = 25
  768.     Caption = 'OK'
  769.     Font.Charset = ANSI_CHARSET
  770.     Font.Color = clWindowText
  771.     Font.Height = -12
  772.     Font.Name = 'MS Sans Serif'
  773.     Font.Style = []
  774.     ModalResult = 1
  775.     ParentFont = False
  776.     TabOrder = 1
  777.   end
  778.   object OpenDialog1: TOpenDialog
  779.     Filter = 'Wave File (*.wav)|*.wav|All Files    (*.*)|*.*'
  780.     Options = [ofNoChangeDir]
  781.     Title = 'Select Wave File'
  782.     Left = 8
  783.     Top = 320
  784.   end
  785. end
  786.