home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / TransSoftMail / tmc4bpe.exe / %MAINDIR% / Tmc4.exe / 0 / RCDATA / TPREFERENCES / TPREFERENCES.txt
Encoding:
Text File  |  1999-02-07  |  30.2 KB  |  1,135 lines

  1. object Preferences: TPreferences
  2.   Left = 180
  3.   Top = 104
  4.   Width = 465
  5.   Height = 436
  6.   Caption = 'System settings...'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Scaled = False
  13.   OnCreate = FormCreate
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object PageControl981: TPage95Control
  18.     Left = 0
  19.     Top = 52
  20.     Width = 457
  21.     Height = 336
  22.     ActivePage = TabSheet981
  23.     Align = alClient
  24.     FlatSeperators = False
  25.     HotTrack = False
  26.     TabInactiveFont.Charset = DEFAULT_CHARSET
  27.     TabInactiveFont.Color = clWindowText
  28.     TabInactiveFont.Height = -11
  29.     TabInactiveFont.Name = 'MS Sans Serif'
  30.     TabInactiveFont.Style = []
  31.     TabOrder = 0
  32.     object TabSheet981: TTab95Sheet
  33.       Caption = 'Basic'
  34.       GripAlign = gaLeft
  35.       ImageIndex = -1
  36.       StaticPageIndex = -1
  37.       TabVisible = True
  38.       object Panel4: TPanel
  39.         Left = 0
  40.         Top = 0
  41.         Width = 449
  42.         Height = 308
  43.         Align = alClient
  44.         BevelOuter = bvLowered
  45.         TabOrder = 0
  46.         object GroupBox3: TGroupBox
  47.           Left = 15
  48.           Top = 11
  49.           Width = 416
  50.           Height = 89
  51.           Caption = '[ On startup ]'
  52.           TabOrder = 0
  53.           object Label2: TLabel
  54.             Left = 244
  55.             Top = 39
  56.             Width = 25
  57.             Height = 13
  58.             Caption = 'days!'
  59.           end
  60.           object StartGetMail: TCheckBox
  61.             Left = 24
  62.             Top = 16
  63.             Width = 281
  64.             Height = 17
  65.             Caption = 'Get mail for active user!'
  66.             TabOrder = 0
  67.           end
  68.           object StartTrash: TCheckBox
  69.             Left = 24
  70.             Top = 39
  71.             Width = 163
  72.             Height = 17
  73.             Caption = 'Trash all messages older than'
  74.             TabOrder = 1
  75.           end
  76.           object StartSelect: TCheckBox
  77.             Left = 24
  78.             Top = 62
  79.             Width = 369
  80.             Height = 17
  81.             Caption = 'Automatically select last user and last folder used!'
  82.             State = cbChecked
  83.             TabOrder = 2
  84.           end
  85.           object TrashDays: TRxSpinEdit
  86.             Left = 185
  87.             Top = 36
  88.             Width = 57
  89.             Height = 21
  90.             Value = 120.000000000000000000
  91.             TabOrder = 3
  92.           end
  93.         end
  94.         object GroupBox4: TGroupBox
  95.           Left = 15
  96.           Top = 107
  97.           Width = 416
  98.           Height = 68
  99.           Caption = '[ On Closing ]'
  100.           TabOrder = 1
  101.           object CloseEmpty: TCheckBox
  102.             Left = 24
  103.             Top = 16
  104.             Width = 265
  105.             Height = 17
  106.             Caption = 'Empty trash folder!'
  107.             TabOrder = 0
  108.           end
  109.           object CloseSave: TCheckBox
  110.             Left = 24
  111.             Top = 38
  112.             Width = 305
  113.             Height = 17
  114.             Caption = 'Save interface changes!'
  115.             TabOrder = 1
  116.           end
  117.         end
  118.         object GroupBox7: TGroupBox
  119.           Left = 15
  120.           Top = 182
  121.           Width = 416
  122.           Height = 89
  123.           Caption = '[ Session settings ]'
  124.           TabOrder = 2
  125.           object Label3: TLabel
  126.             Left = 284
  127.             Top = 60
  128.             Width = 76
  129.             Height = 13
  130.             Caption = 'minutes interval!'
  131.           end
  132.           object SessionOffLine: TCheckBox
  133.             Left = 24
  134.             Top = 16
  135.             Width = 345
  136.             Height = 17
  137.             Caption = 'Work offline! (Dial up only when needed...)'
  138.             TabOrder = 0
  139.           end
  140.           object SessionSounds: TCheckBox
  141.             Left = 24
  142.             Top = 38
  143.             Width = 220
  144.             Height = 17
  145.             Caption = 'Play sounds!'
  146.             State = cbChecked
  147.             TabOrder = 1
  148.           end
  149.           object SessionBack: TCheckBox
  150.             Left = 24
  151.             Top = 59
  152.             Width = 199
  153.             Height = 17
  154.             Caption = 'Check for new mail in background on '
  155.             State = cbChecked
  156.             TabOrder = 2
  157.             OnClick = SessionBackClick
  158.           end
  159.           object SessionBackMin: TRxSpinEdit
  160.             Left = 223
  161.             Top = 57
  162.             Width = 57
  163.             Height = 21
  164.             Value = 15.000000000000000000
  165.             TabOrder = 3
  166.           end
  167.         end
  168.       end
  169.     end
  170.     object TabSheet982: TTab95Sheet
  171.       Caption = 'Interface'
  172.       GripAlign = gaLeft
  173.       ImageIndex = -1
  174.       StaticPageIndex = -1
  175.       TabVisible = True
  176.       object Panel3: TPanel
  177.         Left = 0
  178.         Top = 0
  179.         Width = 449
  180.         Height = 308
  181.         Align = alClient
  182.         BevelOuter = bvLowered
  183.         TabOrder = 0
  184.         object GroupBox5: TGroupBox
  185.           Left = 17
  186.           Top = 17
  187.           Width = 416
  188.           Height = 66
  189.           Caption = '[ Mouse events ]'
  190.           TabOrder = 0
  191.           object IntHelpDis: TCheckBox
  192.             Left = 24
  193.             Top = 16
  194.             Width = 233
  195.             Height = 17
  196.             Caption = 'Disable help hints!'
  197.             TabOrder = 0
  198.           end
  199.           object IntBalloonDis: TCheckBox
  200.             Left = 24
  201.             Top = 38
  202.             Width = 220
  203.             Height = 17
  204.             Caption = 'Disable "Balloon-type" help!'
  205.             TabOrder = 1
  206.           end
  207.         end
  208.         object GroupBox10: TGroupBox
  209.           Left = 16
  210.           Top = 190
  211.           Width = 202
  212.           Height = 89
  213.           Caption = '[ Folder-tree font settings ]'
  214.           TabOrder = 1
  215.           object Label7: TLabel
  216.             Left = 46
  217.             Top = 25
  218.             Width = 63
  219.             Height = 13
  220.             Alignment = taRightJustify
  221.             Caption = 'Font change:'
  222.           end
  223.           object Label11: TLabel
  224.             Left = 9
  225.             Top = 57
  226.             Width = 100
  227.             Height = 13
  228.             Alignment = taRightJustify
  229.             Caption = 'Current font example:'
  230.           end
  231.           object FoldersFontExample: TEdit
  232.             Left = 115
  233.             Top = 54
  234.             Width = 75
  235.             Height = 21
  236.             ReadOnly = True
  237.             TabOrder = 0
  238.             Text = 'Example'
  239.           end
  240.           object Button4: TButton
  241.             Left = 116
  242.             Top = 20
  243.             Width = 75
  244.             Height = 25
  245.             Caption = 'Font ...'
  246.             TabOrder = 1
  247.             OnClick = Button4Click
  248.           end
  249.         end
  250.         object GroupBox11: TGroupBox
  251.           Left = 230
  252.           Top = 190
  253.           Width = 202
  254.           Height = 89
  255.           Caption = '[ Message-list font settings ]'
  256.           TabOrder = 2
  257.           object Label12: TLabel
  258.             Left = 46
  259.             Top = 25
  260.             Width = 63
  261.             Height = 13
  262.             Alignment = taRightJustify
  263.             Caption = 'Font change:'
  264.           end
  265.           object Label13: TLabel
  266.             Left = 9
  267.             Top = 57
  268.             Width = 100
  269.             Height = 13
  270.             Alignment = taRightJustify
  271.             Caption = 'Current font example:'
  272.           end
  273.           object MessagesFontExample: TEdit
  274.             Left = 115
  275.             Top = 54
  276.             Width = 75
  277.             Height = 21
  278.             ReadOnly = True
  279.             TabOrder = 0
  280.             Text = 'Example'
  281.           end
  282.           object Button5: TButton
  283.             Left = 116
  284.             Top = 20
  285.             Width = 75
  286.             Height = 25
  287.             Caption = 'Font ...'
  288.             TabOrder = 1
  289.             OnClick = Button5Click
  290.           end
  291.         end
  292.         object GroupBox12: TGroupBox
  293.           Left = 16
  294.           Top = 86
  295.           Width = 417
  296.           Height = 96
  297.           Caption = '[ Tiled image ]'
  298.           TabOrder = 3
  299.           object Label14: TLabel
  300.             Left = 38
  301.             Top = 41
  302.             Width = 48
  303.             Height = 13
  304.             Alignment = taRightJustify
  305.             Caption = 'Image file:'
  306.           end
  307.           object Label15: TLabel
  308.             Left = 275
  309.             Top = 17
  310.             Width = 43
  311.             Height = 13
  312.             Alignment = taRightJustify
  313.             Caption = 'Example:'
  314.           end
  315.           object Image1: TImage
  316.             Left = 324
  317.             Top = 14
  318.             Width = 83
  319.             Height = 76
  320.           end
  321.           object TileImageOnFace: TCheckBox
  322.             Left = 24
  323.             Top = 16
  324.             Width = 233
  325.             Height = 17
  326.             Caption = 'Tile an image on the interface...'
  327.             State = cbChecked
  328.             TabOrder = 0
  329.           end
  330.           object TileImageName: TFilenameEdit
  331.             Left = 91
  332.             Top = 39
  333.             Width = 179
  334.             Height = 21
  335.             AcceptFiles = True
  336.             OnAfterDialog = TileImageNameAfterDialog
  337.             DialogKind = dkOpenPicture
  338.             DefaultExt = '*.bmp'
  339.             Filter = 'Bitmaps (*.bmp)|*.bmp|All files (*.*)|*.*'
  340.             DialogTitle = 'Browse bitmaps...'
  341.             NumGlyphs = 1
  342.             TabOrder = 1
  343.             Text = 'defback.bmp'
  344.             OnExit = TileImageNameExit
  345.           end
  346.         end
  347.       end
  348.     end
  349.     object TabSheet984: TTab95Sheet
  350.       Caption = 'Connectivity'
  351.       GripAlign = gaLeft
  352.       ImageIndex = -1
  353.       StaticPageIndex = -1
  354.       TabVisible = True
  355.       object Panel1: TPanel
  356.         Left = 0
  357.         Top = 0
  358.         Width = 449
  359.         Height = 308
  360.         Align = alClient
  361.         BevelOuter = bvLowered
  362.         TabOrder = 0
  363.         object GroupBox1: TGroupBox
  364.           Left = 36
  365.           Top = 23
  366.           Width = 373
  367.           Height = 202
  368.           Caption = '[ Dialup facilities ]'
  369.           TabOrder = 0
  370.           object OfficeLabel13: TOfficeLabel
  371.             Left = 36
  372.             Top = 115
  373.             Width = 102
  374.             Height = 17
  375.             Caption = 'Dial up entry:'
  376.             Font.Charset = DEFAULT_CHARSET
  377.             Font.Color = clWindowText
  378.             Font.Height = -11
  379.             Font.Name = 'MS Sans Serif'
  380.             Font.Style = []
  381.           end
  382.           object OfficeLabel14: TOfficeLabel
  383.             Left = 37
  384.             Top = 143
  385.             Width = 101
  386.             Height = 17
  387.             Caption = 'Username:'
  388.             Font.Charset = DEFAULT_CHARSET
  389.             Font.Color = clWindowText
  390.             Font.Height = -11
  391.             Font.Name = 'MS Sans Serif'
  392.             Font.Style = []
  393.           end
  394.           object OfficeLabel15: TOfficeLabel
  395.             Left = 37
  396.             Top = 169
  397.             Width = 99
  398.             Height = 17
  399.             Caption = 'Password:'
  400.             Font.Charset = DEFAULT_CHARSET
  401.             Font.Color = clWindowText
  402.             Font.Height = -11
  403.             Font.Name = 'MS Sans Serif'
  404.             Font.Style = []
  405.           end
  406.           object Label20: TLabel
  407.             Left = 7
  408.             Top = 17
  409.             Width = 354
  410.             Height = 59
  411.             AutoSize = False
  412.             Caption = 
  413.               'The connectivity settings, provided here, are only used by the "' +
  414.               'Automation agent" and the "Back-agent". They are, owever also us' +
  415.               'ed if/when dialup is needed and no such entry is defined in the ' +
  416.               'properties of the account being sought!'
  417.             Font.Charset = DEFAULT_CHARSET
  418.             Font.Color = clBlue
  419.             Font.Height = -11
  420.             Font.Name = 'MS Sans Serif'
  421.             Font.Style = []
  422.             ParentFont = False
  423.             Transparent = True
  424.             WordWrap = True
  425.           end
  426.           object DialEntries: TComboBox
  427.             Left = 139
  428.             Top = 114
  429.             Width = 187
  430.             Height = 21
  431.             ItemHeight = 0
  432.             TabOrder = 0
  433.             OnExit = DialEntriesExit
  434.           end
  435.           object DialUsername: TEdit97
  436.             Left = 139
  437.             Top = 142
  438.             Width = 187
  439.             Height = 19
  440.             TabOrder = 1
  441.           end
  442.           object DialPassword: TEdit97
  443.             Left = 139
  444.             Top = 168
  445.             Width = 187
  446.             Height = 19
  447.             PasswordChar = '*'
  448.             TabOrder = 2
  449.           end
  450.           object DialPermanent: TCheckBox
  451.             Left = 45
  452.             Top = 89
  453.             Width = 236
  454.             Height = 17
  455.             Caption = 'I am permanently connected to the Internet...'
  456.             TabOrder = 3
  457.             OnClick = DialPermanentClick
  458.           end
  459.         end
  460.       end
  461.     end
  462.     object TabSheet985: TTab95Sheet
  463.       Caption = 'Interaction'
  464.       GripAlign = gaLeft
  465.       ImageIndex = -1
  466.       StaticPageIndex = -1
  467.       TabVisible = True
  468.       object Panel2: TPanel
  469.         Left = 0
  470.         Top = 0
  471.         Width = 449
  472.         Height = 308
  473.         Align = alClient
  474.         BevelOuter = bvLowered
  475.         TabOrder = 0
  476.         object GroupBox2: TGroupBox
  477.           Left = 24
  478.           Top = 12
  479.           Width = 393
  480.           Height = 144
  481.           Caption = '[ Message responses ]'
  482.           TabOrder = 0
  483.           object Label1: TLabel
  484.             Left = 16
  485.             Top = 16
  486.             Width = 361
  487.             Height = 31
  488.             AutoSize = False
  489.             Caption = 
  490.               'When an incoming message requests a notification-receipt to be p' +
  491.               'osted to it'#39's sender, interact as follows:'
  492.             Font.Charset = DEFAULT_CHARSET
  493.             Font.Color = clBlue
  494.             Font.Height = -11
  495.             Font.Name = 'MS Sans Serif'
  496.             Font.Style = []
  497.             ParentFont = False
  498.             WordWrap = True
  499.           end
  500.           object ManualBox: TGroupBox
  501.             Tag = 1
  502.             Left = 17
  503.             Top = 48
  504.             Width = 166
  505.             Height = 85
  506.             Caption = '[ During manual receive ]'
  507.             TabOrder = 0
  508.             object RadioButton1: TRadioButton
  509.               Tag = 1
  510.               Left = 11
  511.               Top = 20
  512.               Width = 142
  513.               Height = 17
  514.               Caption = 'Send receipts!'
  515.               Checked = True
  516.               TabOrder = 0
  517.               TabStop = True
  518.               OnClick = RadioButton1Click
  519.             end
  520.             object RadioButton2: TRadioButton
  521.               Tag = 2
  522.               Left = 11
  523.               Top = 38
  524.               Width = 150
  525.               Height = 17
  526.               Caption = 'Ask on the event!'
  527.               TabOrder = 1
  528.               OnClick = RadioButton1Click
  529.             end
  530.             object RadioButton3: TRadioButton
  531.               Tag = 3
  532.               Left = 11
  533.               Top = 56
  534.               Width = 150
  535.               Height = 17
  536.               Caption = 'Never send receipts!'
  537.               TabOrder = 2
  538.               OnClick = RadioButton1Click
  539.             end
  540.           end
  541.           object AutoBox: TGroupBox
  542.             Tag = 1
  543.             Left = 210
  544.             Top = 48
  545.             Width = 166
  546.             Height = 85
  547.             Caption = '[ During Automatic receive ]'
  548.             TabOrder = 1
  549.             object RadioButton4: TRadioButton
  550.               Tag = 1
  551.               Left = 11
  552.               Top = 20
  553.               Width = 150
  554.               Height = 17
  555.               Caption = 'Send receipts!'
  556.               Checked = True
  557.               TabOrder = 0
  558.               TabStop = True
  559.               OnClick = RadioButton4Click
  560.             end
  561.             object RadioButton6: TRadioButton
  562.               Tag = 3
  563.               Left = 11
  564.               Top = 56
  565.               Width = 150
  566.               Height = 17
  567.               Caption = 'Never send receipts!'
  568.               TabOrder = 1
  569.               OnClick = RadioButton4Click
  570.             end
  571.           end
  572.         end
  573.       end
  574.     end
  575.     object TabSheet987: TTab95Sheet
  576.       Caption = 'Handling'
  577.       GripAlign = gaLeft
  578.       ImageIndex = -1
  579.       StaticPageIndex = -1
  580.       TabVisible = True
  581.       object Panel7: TPanel
  582.         Left = 0
  583.         Top = 0
  584.         Width = 449
  585.         Height = 308
  586.         Align = alClient
  587.         BevelOuter = bvLowered
  588.         TabOrder = 0
  589.         object GroupBox6: TGroupBox
  590.           Left = 24
  591.           Top = 24
  592.           Width = 305
  593.           Height = 48
  594.           Caption = '[ Unread messages ]'
  595.           TabOrder = 0
  596.           object Label4: TLabel
  597.             Left = 9
  598.             Top = 19
  599.             Width = 188
  600.             Height = 13
  601.             Alignment = taRightJustify
  602.             Caption = 'Mark message as read after viewing for:'
  603.           end
  604.           object Label5: TLabel
  605.             Left = 247
  606.             Top = 19
  607.             Width = 43
  608.             Height = 13
  609.             Caption = 'seconds.'
  610.           end
  611.           object MarkAsReadInterval: TRxSpinEdit
  612.             Left = 201
  613.             Top = 16
  614.             Width = 41
  615.             Height = 21
  616.             Value = 1.000000000000000000
  617.             TabOrder = 0
  618.           end
  619.         end
  620.       end
  621.     end
  622.     object TabSheet988: TTab95Sheet
  623.       Caption = 'Viewer'
  624.       GripAlign = gaLeft
  625.       ImageIndex = -1
  626.       StaticPageIndex = -1
  627.       TabVisible = True
  628.       object Panel8: TPanel
  629.         Left = 0
  630.         Top = 0
  631.         Width = 449
  632.         Height = 308
  633.         Align = alClient
  634.         BevelOuter = bvLowered
  635.         TabOrder = 0
  636.         object GroupBox8: TGroupBox
  637.           Left = 16
  638.           Top = 24
  639.           Width = 243
  640.           Height = 89
  641.           Caption = '[ Mail viewer font settings ]'
  642.           TabOrder = 0
  643.           object Label6: TLabel
  644.             Left = 46
  645.             Top = 25
  646.             Width = 63
  647.             Height = 13
  648.             Alignment = taRightJustify
  649.             Caption = 'Font change:'
  650.           end
  651.           object Label8: TLabel
  652.             Left = 9
  653.             Top = 57
  654.             Width = 100
  655.             Height = 13
  656.             Alignment = taRightJustify
  657.             Caption = 'Current font example:'
  658.           end
  659.           object FontExample: TEdit
  660.             Left = 115
  661.             Top = 54
  662.             Width = 121
  663.             Height = 21
  664.             ReadOnly = True
  665.             TabOrder = 0
  666.             Text = 'Example'
  667.           end
  668.           object Button3: TButton
  669.             Left = 116
  670.             Top = 20
  671.             Width = 75
  672.             Height = 25
  673.             Caption = 'Font ...'
  674.             TabOrder = 1
  675.             OnClick = Button3Click
  676.           end
  677.         end
  678.         object GroupBox9: TGroupBox
  679.           Left = 16
  680.           Top = 122
  681.           Width = 417
  682.           Height = 94
  683.           Caption = '[ Web browser ]'
  684.           TabOrder = 1
  685.           object Label9: TLabel
  686.             Left = 12
  687.             Top = 20
  688.             Width = 363
  689.             Height = 41
  690.             AutoSize = False
  691.             Caption = 
  692.               'When you click on a URL in message texts, the program needs to b' +
  693.               'e able to  open your browser. To successfully oopen the browser,' +
  694.               ' please provide the name and location of your browser here:'
  695.             Transparent = True
  696.             WordWrap = True
  697.           end
  698.           object Label10: TLabel
  699.             Left = 13
  700.             Top = 71
  701.             Width = 81
  702.             Height = 13
  703.             Alignment = taRightJustify
  704.             Caption = 'Browser location:'
  705.           end
  706.           object BrowserLocation: TFilenameEdit
  707.             Left = 98
  708.             Top = 67
  709.             Width = 303
  710.             Height = 21
  711.             Filter = 
  712.               'Programs (*.exe;*.com;*.lnk)|*.exe;*.com;*.lnk;*.bat|All files (' +
  713.               '*.*)|*.*'
  714.             NumGlyphs = 1
  715.             TabOrder = 0
  716.           end
  717.         end
  718.       end
  719.     end
  720.   end
  721.   object FriendlyStatusBar1: TFriendlyStatusBar
  722.     Left = 0
  723.     Top = 388
  724.     Width = 457
  725.     Height = 19
  726.     Panels = <>
  727.     SimplePanel = False
  728.   end
  729.   object PanelManager1: TPanelManager
  730.     Left = 0
  731.     Top = 0
  732.     Width = 457
  733.     Height = 52
  734.     ButtonHeight = 1
  735.     TabHeight = 13
  736.     TabColor = clBlack
  737.     TabHighColor = 14209677
  738.     TabHighLight = True
  739.     object MPanel1: TMPanel
  740.       Left = 10
  741.       Top = 0
  742.       Width = 447
  743.       Height = 52
  744.       TabColor = clBlack
  745.       TabHighColor = 14475095
  746.       TabCaption = 'Buttons'
  747.       ParentTabColor = True
  748.       object LMDLabelFill1: TLMDLabelFill
  749.         Left = 161
  750.         Top = 1
  751.         Width = 183
  752.         Height = 50
  753.         FillObject.Style = sfGradient
  754.         FillObject.Gradient.Color = clActiveCaption
  755.         FillObject.Gradient.ColorCount = 36
  756.         FillObject.Gradient.Style = gstElliptic
  757.         FillObject.Gradient.EndColor = clWhite
  758.         Align = alRight
  759.         Caption = 'System Settings'
  760.         Font.Charset = ANSI_CHARSET
  761.         Font.Color = clWindowText
  762.         Font.Height = -27
  763.         Font.Name = 'Impact'
  764.         Font.Style = []
  765.         FontFx.Style = tdRaisedShadow
  766.         ParentFont = False
  767.       end
  768.       object Panel10: TPanel
  769.         Left = 414
  770.         Top = 1
  771.         Width = 32
  772.         Height = 50
  773.         Align = alRight
  774.         BevelOuter = bvNone
  775.         TabOrder = 0
  776.         object Animate1: TAnimate
  777.           Left = 0
  778.           Top = 0
  779.           Width = 32
  780.           Height = 50
  781.           Active = False
  782.           Align = alClient
  783.           FileName = 'working.avi'
  784.           StopFrame = 24
  785.           Transparent = False
  786.         end
  787.       end
  788.       object Panel11: TPanel
  789.         Left = 344
  790.         Top = 1
  791.         Width = 70
  792.         Height = 50
  793.         Align = alRight
  794.         Alignment = taLeftJustify
  795.         BevelOuter = bvNone
  796.         TabOrder = 1
  797.         object GetOut: TToolbarButton97
  798.           Left = 36
  799.           Top = 1
  800.           Width = 21
  801.           Height = 21
  802.           Glyph.Data = {
  803.             36030000424D3603000000000000360000002800000010000000100000000100
  804.             18000000000000030000CE0E0000C40E00000000000000000000FFE7FFFFFFFF
  805.             FFFFFFFFFFFFFFE7E7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  806.             FFFFFFFFFFFFFFFFFFFFFFFFFF1A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  807.             FFFFFFFFFFFFFFFFFFFFFFFFFFF7FFFFFF0000B31A1AFFFFFFFFFFFFFF0000B3
  808.             1A1AFFAAAAFFFFFFFFFFFFE7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
  809.             B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFF
  810.             FFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAE7E7FFFFFFFFFFFFFFFFFFFFFF
  811.             FFFFFF0000B31A1AFFAAAAC7E7FFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAA
  812.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE7FFE7FFFFFFFF0000B31A1AFFAAAAFFFF
  813.             FFFFFFFFFF0000B31A1AFFAAAAE7F7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  814.             FFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFF0000B31A1AFFAAAAFFFFFFFFFFFF
  815.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A
  816.             1AFFAAAAFFAAAAF7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7FFFFFFFFFFFFFFFF
  817.             FFFFFFFFFFFFFFFFFFFFFFFF0000B30000B31A1AFFAAAAFFFFFFFFFFFFFFFFFF
  818.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAA
  819.             AAFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFF7EFFFFFFFFFFFFFFFFFFFFFFF
  820.             FFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFEF
  821.             FFE7E7C7F7FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFF
  822.             FFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  823.             0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1A
  824.             FFAAAAF7FFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAE7FFFFFFFFFFFFFFFFFFFF
  825.             FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF1A1AFF
  826.             AAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  827.             FF0000B31A1AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  828.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  829.           OnClick = GetOutClick
  830.         end
  831.       end
  832.     end
  833.   end
  834.   object Button1: TButton
  835.     Left = 280
  836.     Top = 353
  837.     Width = 75
  838.     Height = 25
  839.     Caption = 'OK'
  840.     Default = True
  841.     TabOrder = 3
  842.     OnClick = GetOutClick
  843.   end
  844.   object Button2: TButton
  845.     Left = 361
  846.     Top = 353
  847.     Width = 75
  848.     Height = 25
  849.     Caption = '&Cancel'
  850.     TabOrder = 4
  851.     OnClick = Button2Click
  852.   end
  853.   object DialUp: TagRas
  854.     ForceService = False
  855.     Left = 354
  856.     Top = 25
  857.   end
  858.   object MultiLang1: TMultiLang
  859.     Languages = 2
  860.     Words.Strings = (
  861.       '%Form%'
  862.       'System settings...'
  863.       'Kerfisuppsetning...'
  864.       'TabSheet981'
  865.       'Basic'
  866.       'Undirsta∩┐╜a'
  867.       'Panel4'
  868.       ''
  869.       ''
  870.       'GroupBox3'
  871.       '[ On startup ]'
  872.       '[ Vi∩┐╜ uppkeyrslu ]'
  873.       'Label2'
  874.       'days!'
  875.       'dagar!'
  876.       'StartGetMail'
  877.       'Get mail for active user!'
  878.       'S∩┐╜kja p∩┐╜st fyrir virkan notanda!'
  879.       'StartTrash'
  880.       'Trash all messages older than'
  881.       'Henda ∩┐╜llum p∩┐╜sti eldri en'
  882.       'StartSelect'
  883.       'Automatically select last user and last folder used!'
  884.       'Velja sj∩┐╜lfvirkt s∩┐╜∩┐╜asta notanda og s∩┐╜∩┐╜ustu nota∩┐╜a m∩┐╜ppu!'
  885.       'GroupBox4'
  886.       '[ On Closing ]'
  887.       '[ Vi∩┐╜ lokun kerfis ]'
  888.       'CloseEmpty'
  889.       'Empty trash folder!'
  890.       'T∩┐╜ma ruslam∩┐╜ppu!'
  891.       'CloseSave'
  892.       'Save interface changes!'
  893.       'Geyma breytingar ∩┐╜ notandavi∩┐╜m∩┐╜ti!'
  894.       'GroupBox7'
  895.       '[ Session settings ]'
  896.       '[ Uppsetningar ]'
  897.       'Label3'
  898.       'minutes interval!'
  899.       'm∩┐╜n∩┐╜tna fresti!'
  900.       'SessionOffLine'
  901.       'Work offline! (Dial up only when needed...)'
  902.       'Vinna ∩┐╜n tengingar! (Hringja ∩┐╜egar ∩┐╜ess er ∩┐╜∩┐╜rf...)'
  903.       'SessionSounds'
  904.       'Play sounds!'
  905.       'Hlj∩┐╜∩┐╜ ∩┐╜!'
  906.       'SessionBack'
  907.       'Check for new mail in background on '
  908.       'Athuga hvort s∩┐╜ n∩┐╜r p∩┐╜stur ∩┐╜ '
  909.       'TabSheet982'
  910.       'Interface'
  911.       'Notandavi∩┐╜m∩┐╜t'
  912.       'Panel3'
  913.       ''
  914.       ''
  915.       'GroupBox5'
  916.       '[ Mouse events ]'
  917.       '[ M∩┐╜s ]'
  918.       'IntHelpDis'
  919.       'Disable help hints!'
  920.       'Ekki s∩┐╜na hj∩┐╜lpartexta!'
  921.       'IntBalloonDis'
  922.       'Disable "Balloon-type" help!'
  923.       'Ekki s∩┐╜na "Bl∩┐╜∩┐╜ruhj∩┐╜lp"!'
  924.       'TabSheet984'
  925.       'Connectivity'
  926.       'Tenging'
  927.       'Panel1'
  928.       ''
  929.       ''
  930.       'GroupBox1'
  931.       '[ Dialup facilities ]'
  932.       '[ Upphringiuppl∩┐╜singar ]'
  933.       'OfficeLabel13'
  934.       'Dial up entry:'
  935.       'Upphringieining:'
  936.       'OfficeLabel14'
  937.       'Username:'
  938.       'Notandanafn:'
  939.       'OfficeLabel15'
  940.       'Password:'
  941.       'Lykilor∩┐╜:'
  942.       'Label20'
  943.       
  944.         'The connectivity settings, provided here, are only used by the "' +
  945.         'Automation agent" and the "Back-agent". They are, owever also us' +
  946.         'ed if/when dialup is needed and no such entry is defined in the ' +
  947.         'properties of the account being sought!'
  948.       ''
  949.       'DialUsername'
  950.       ''
  951.       ''
  952.       'DialPassword'
  953.       ''
  954.       ''
  955.       'DialPermanent'
  956.       'I am permanently connected to the Internet...'
  957.       '∩┐╜g er ∩┐╜ st∩┐╜∩┐╜ugri tengingu vi∩┐╜ Interneti∩┐╜...'
  958.       'TabSheet985'
  959.       'Interaction'
  960.       'Vi∩┐╜br∩┐╜g∩┐╜'
  961.       'Panel2'
  962.       ''
  963.       ''
  964.       'GroupBox2'
  965.       '[ Message responses ]'
  966.       '[ Vi∩┐╜br∩┐╜g∩┐╜ vi∩┐╜ p∩┐╜sti ]'
  967.       'Label1'
  968.       
  969.         'When an incoming message requests a notification-receipt to be p' +
  970.         'osted to it'#39's sender, interact as follows:'
  971.       
  972.         '∩┐╜egar innsendur p∩┐╜stur fer fram ∩┐╜ a∩┐╜ send s∩┐╜ kvittun fyrir vi∩┐╜t∩┐╜' +
  973.         'ku skal gera eftirfarandii:'
  974.       'ManualBox'
  975.       '[ During manual receive ]'
  976.       '[ P∩┐╜stur s∩┐╜ttur me∩┐╜ hnappi ]'
  977.       'RadioButton1'
  978.       'Send receipts!'
  979.       'Senda kvittun!'
  980.       'RadioButton2'
  981.       'Ask on the event!'
  982.       'Spyrja hvort senda eigi kvittun!'
  983.       'RadioButton3'
  984.       'Never send receipts!'
  985.       'Aldrei a∩┐╜ senda kvittun!'
  986.       'AutoBox'
  987.       '[ During Automatic receive ]'
  988.       '[ ∩┐╜egar s∩┐╜tt er me∩┐╜ sj∩┐╜lfvirkni ]'
  989.       'RadioButton4'
  990.       'Send receipts!'
  991.       'Senda kvittun!'
  992.       'RadioButton6'
  993.       'Never send receipts!'
  994.       'Aldrei a∩┐╜ senda kvittun!'
  995.       'TabSheet987'
  996.       'Handling'
  997.       'Me∩┐╜h∩┐╜ndlun'
  998.       'Panel7'
  999.       ''
  1000.       ''
  1001.       'GroupBox6'
  1002.       '[ Unread messages ]'
  1003.       '[ ∩┐╜lesin skilabo∩┐╜ ]'
  1004.       'Label4'
  1005.       'Mark message as read after viewing for:'
  1006.       'Merkja skilabo∩┐╜ sem lesin eftir lestur ∩┐╜:'
  1007.       'Label5'
  1008.       'seconds.'
  1009.       'sek∩┐╜ndur.'
  1010.       'FriendlyStatusBar1'
  1011.       ''
  1012.       ''
  1013.       'PanelManager1'
  1014.       ''
  1015.       ''
  1016.       'MPanel1'
  1017.       ''
  1018.       ''
  1019.       'LMDLabelFill1'
  1020.       'System Settings'
  1021.       'Kerfisuppsetning'
  1022.       'Panel10'
  1023.       ''
  1024.       ''
  1025.       'Panel11'
  1026.       ''
  1027.       ''
  1028.       'GetOut'
  1029.       ''
  1030.       ''
  1031.       'Button1'
  1032.       'OK'
  1033.       '∩┐╜ lagi'
  1034.       'Button2'
  1035.       '&Cancel'
  1036.       '&H∩┐╜tta vi∩┐╜'
  1037.       'GroupBox10'
  1038.       '[ Folder-tree font settings ]'
  1039.       '[ Stafager∩┐╜ m∩┐╜pputr∩┐╜s ]'
  1040.       'Label7'
  1041.       'Font change:'
  1042.       'Stafager∩┐╜arbreyting:'
  1043.       'Label11'
  1044.       'Current font example:'
  1045.       'D∩┐╜mi stafager∩┐╜ar:'
  1046.       'FoldersFontExample'
  1047.       'Example'
  1048.       'D∩┐╜mi'
  1049.       'Button4'
  1050.       'Font ...'
  1051.       'Stafager∩┐╜...'
  1052.       'GroupBox11'
  1053.       '[ Message-list font settings ]'
  1054.       '[ Stafager∩┐╜ p∩┐╜stlista ]'
  1055.       'Label12'
  1056.       'Font change:'
  1057.       'Stafager∩┐╜arbreyting:'
  1058.       'Label13'
  1059.       'Current font example:'
  1060.       'D∩┐╜mi stafager∩┐╜ar:'
  1061.       'MessagesFontExample'
  1062.       'Example'
  1063.       'D∩┐╜mi'
  1064.       'Button5'
  1065.       'Font ...'
  1066.       'Stafager∩┐╜...'
  1067.       'TabSheet988'
  1068.       'Viewer'
  1069.       'P∩┐╜stsko∩┐╜ari'
  1070.       'Panel8'
  1071.       ''
  1072.       ''
  1073.       'GroupBox8'
  1074.       '[ Mail viewer font settings ]'
  1075.       '[ Stafager∩┐╜ p∩┐╜stsko∩┐╜ara ]'
  1076.       'Label6'
  1077.       'Font change:'
  1078.       'Stafager∩┐╜arbreyting:'
  1079.       'Label8'
  1080.       'Current font example:'
  1081.       'D∩┐╜mi stafager∩┐╜ar:'
  1082.       'FontExample'
  1083.       'Example'
  1084.       'D∩┐╜mi'
  1085.       'Button3'
  1086.       'Font ...'
  1087.       'Stafager∩┐╜...'
  1088.       'GroupBox9'
  1089.       '[ Web browser ]'
  1090.       '[ Vafri ]'
  1091.       'Label9'
  1092.       
  1093.         'When you click on a URL in message texts, the program needs to b' +
  1094.         'e able to  open your browser. To successfully oopen the browser,' +
  1095.         ' please provide the name and location of your browser here:'
  1096.       
  1097.         '∩┐╜egar a∩┐╜ ∩┐╜∩┐╜ smellir ∩┐╜ netfang ∩┐╜ p∩┐╜sti, og p∩┐╜stforriti∩┐╜ ∩┐╜arf a∩┐╜ o' +
  1098.         'pna vefs∩┐╜∩┐╜u ∩┐╜ vafra - hva∩┐╜a vafra ∩┐╜ a∩┐╜ opna... Vinsamlega gef∩┐╜u ' +
  1099.         'upp sl∩┐╜∩┐╜ vafrans h∩┐╜r...'
  1100.       'Label10'
  1101.       'Browser location:'
  1102.       'Sl∩┐╜∩┐╜ vafra:'
  1103.       'GroupBox12'
  1104.       '[ Tiled image ]'
  1105.       '[ ∩┐╜tbreidd mynd ]'
  1106.       'Label14'
  1107.       'Image file:'
  1108.       'Mynd:'
  1109.       'Label15'
  1110.       'Example:'
  1111.       'D∩┐╜mi:'
  1112.       'TileImageOnFace'
  1113.       'Tile an image on the interface...'
  1114.       'Brei∩┐╜a mynd ∩┐╜t yfir yfirbor∩┐╜...'
  1115.       'TileImageName'
  1116.       'defback.bmp'
  1117.       'defback.bmp')
  1118.     DoNot.Strings = (
  1119.       'BrowserLocation')
  1120.     Left = 244
  1121.     Top = 353
  1122.   end
  1123.   object FontDialog1: TFontDialog
  1124.     Font.Charset = DEFAULT_CHARSET
  1125.     Font.Color = clWindowText
  1126.     Font.Height = -11
  1127.     Font.Name = 'MS Sans Serif'
  1128.     Font.Style = []
  1129.     MinFontSize = 0
  1130.     MaxFontSize = 0
  1131.     Left = 396
  1132.     Top = 73
  1133.   end
  1134. end
  1135.