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

  1. object AutoForwarding: TAutoForwarding
  2.   Left = 176
  3.   Top = 122
  4.   Width = 460
  5.   Height = 282
  6.   Caption = 'AutoForwarding'
  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 PanelManager1: TPanelManager
  18.     Left = 0
  19.     Top = 0
  20.     Width = 452
  21.     Height = 40
  22.     ButtonHeight = 1
  23.     TabHeight = 13
  24.     TabColor = clBlack
  25.     TabHighColor = 14209677
  26.     TabHighLight = True
  27.     BlackTabLine = True
  28.     object MPanel1: TMPanel
  29.       Left = 10
  30.       Top = 0
  31.       Width = 442
  32.       Height = 40
  33.       TabColor = clBlack
  34.       TabHighColor = 14475095
  35.       TabCaption = 'Buttons'
  36.       ParentTabColor = True
  37.       object LMDLabelFill1: TLMDLabelFill
  38.         Left = 248
  39.         Top = 1
  40.         Width = 149
  41.         Height = 38
  42.         FillObject.Style = sfGradient
  43.         FillObject.Gradient.Color = clActiveCaption
  44.         FillObject.Gradient.ColorCount = 36
  45.         FillObject.Gradient.Style = gstElliptic
  46.         FillObject.Gradient.EndColor = clWhite
  47.         Align = alRight
  48.         Caption = 'Auto-forward'
  49.         Font.Charset = ANSI_CHARSET
  50.         Font.Color = clWindowText
  51.         Font.Height = -27
  52.         Font.Name = 'Impact'
  53.         Font.Style = []
  54.         FontFx.Style = tdRaisedShadow
  55.         ParentFont = False
  56.       end
  57.       object Panel11: TPanel
  58.         Left = 397
  59.         Top = 1
  60.         Width = 44
  61.         Height = 38
  62.         Align = alRight
  63.         Alignment = taLeftJustify
  64.         BevelOuter = bvNone
  65.         TabOrder = 0
  66.         object GetOut: TToolbarButton97
  67.           Left = 10
  68.           Top = 6
  69.           Width = 22
  70.           Height = 22
  71.           Glyph.Data = {
  72.             36030000424D3603000000000000360000002800000010000000100000000100
  73.             18000000000000030000CE0E0000C40E00000000000000000000FFFFFFFFFFFF
  74.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  75.             FFFFFFFFFFFFFFFFFFFFFFFFFF1A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  76.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFFFFFFFFFFFFF0000B3
  77.             1A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
  78.             B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFF
  79.             FFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFF
  80.             FFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAA
  81.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFF
  82.             FFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  83.             FFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFF0000B31A1AFFAAAAFFFFFFFFFFFF
  84.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A
  85.             1AFFAAAAFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  86.             FFFFFFFFFFFFFFFFFFFFFFFF0000B30000B31A1AFFAAAAFFFFFFFFFFFFFFFFFF
  87.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAA
  88.             AAFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  89.             FFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFF
  90.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFF
  91.             FFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  92.             0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1A
  93.             FFAAAAFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFF
  94.             FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF1A1AFF
  95.             AAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  96.             FF0000B31A1AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  97.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  98.           OnClick = GetOutClick
  99.         end
  100.       end
  101.     end
  102.   end
  103.   object Panel1: TPanel
  104.     Left = 0
  105.     Top = 226
  106.     Width = 452
  107.     Height = 29
  108.     Align = alBottom
  109.     BevelOuter = bvNone
  110.     TabOrder = 1
  111.     object Cancel: TButton
  112.       Left = 7
  113.       Top = 3
  114.       Width = 75
  115.       Height = 25
  116.       Cancel = True
  117.       Caption = 'Cancel'
  118.       ModalResult = 2
  119.       TabOrder = 0
  120.     end
  121.     object OK: TButton
  122.       Left = 87
  123.       Top = 3
  124.       Width = 75
  125.       Height = 25
  126.       Caption = 'OK'
  127.       Default = True
  128.       ModalResult = 1
  129.       TabOrder = 1
  130.     end
  131.   end
  132.   object Panel2: TPanel
  133.     Left = 0
  134.     Top = 40
  135.     Width = 241
  136.     Height = 186
  137.     Align = alLeft
  138.     BevelOuter = bvNone
  139.     TabOrder = 2
  140.     object CheckBox1: TCheckBox
  141.       Left = 11
  142.       Top = 5
  143.       Width = 227
  144.       Height = 17
  145.       Caption = 'Activate Automatic forwaring...'
  146.       Font.Charset = DEFAULT_CHARSET
  147.       Font.Color = clBlue
  148.       Font.Height = -11
  149.       Font.Name = 'MS Sans Serif'
  150.       Font.Style = [fsBold]
  151.       ParentFont = False
  152.       TabOrder = 0
  153.     end
  154.     object GroupBox1: TGroupBox
  155.       Left = 7
  156.       Top = 28
  157.       Width = 228
  158.       Height = 73
  159.       Caption = '[ Forwarding type ]'
  160.       Font.Charset = DEFAULT_CHARSET
  161.       Font.Color = clBlue
  162.       Font.Height = -11
  163.       Font.Name = 'MS Sans Serif'
  164.       Font.Style = [fsBold]
  165.       ParentFont = False
  166.       TabOrder = 1
  167.       object RadioButton1: TRadioButton
  168.         Left = 4
  169.         Top = 22
  170.         Width = 156
  171.         Height = 17
  172.         Caption = 'To a single address...'
  173.         Checked = True
  174.         Font.Charset = DEFAULT_CHARSET
  175.         Font.Color = clWindowText
  176.         Font.Height = -11
  177.         Font.Name = 'MS Sans Serif'
  178.         Font.Style = []
  179.         ParentFont = False
  180.         TabOrder = 0
  181.         TabStop = True
  182.       end
  183.       object RadioButton2: TRadioButton
  184.         Left = 4
  185.         Top = 43
  186.         Width = 221
  187.         Height = 17
  188.         Caption = 'To the selected addressbook on the right...'
  189.         Font.Charset = DEFAULT_CHARSET
  190.         Font.Color = clWindowText
  191.         Font.Height = -11
  192.         Font.Name = 'MS Sans Serif'
  193.         Font.Style = []
  194.         ParentFont = False
  195.         TabOrder = 1
  196.       end
  197.     end
  198.     object GroupBox2: TGroupBox
  199.       Left = 7
  200.       Top = 106
  201.       Width = 228
  202.       Height = 68
  203.       Caption = '[ Single address ]'
  204.       Font.Charset = DEFAULT_CHARSET
  205.       Font.Color = clBlue
  206.       Font.Height = -11
  207.       Font.Name = 'MS Sans Serif'
  208.       Font.Style = [fsBold]
  209.       ParentFont = False
  210.       TabOrder = 2
  211.       object Label1: TLabel
  212.         Left = 17
  213.         Top = 20
  214.         Width = 31
  215.         Height = 13
  216.         Alignment = taRightJustify
  217.         Caption = 'Name:'
  218.         Font.Charset = DEFAULT_CHARSET
  219.         Font.Color = clWindowText
  220.         Font.Height = -11
  221.         Font.Name = 'MS Sans Serif'
  222.         Font.Style = []
  223.         ParentFont = False
  224.       end
  225.       object Label2: TLabel
  226.         Left = 7
  227.         Top = 40
  228.         Width = 41
  229.         Height = 13
  230.         Alignment = taRightJustify
  231.         Caption = 'Address:'
  232.         Font.Charset = DEFAULT_CHARSET
  233.         Font.Color = clWindowText
  234.         Font.Height = -11
  235.         Font.Name = 'MS Sans Serif'
  236.         Font.Style = []
  237.         ParentFont = False
  238.       end
  239.       object Edit971: TEdit97
  240.         Left = 53
  241.         Top = 18
  242.         Width = 169
  243.         Height = 19
  244.         Font.Charset = DEFAULT_CHARSET
  245.         Font.Color = clWindowText
  246.         Font.Height = -11
  247.         Font.Name = 'MS Sans Serif'
  248.         Font.Style = []
  249.         ParentFont = False
  250.         TabOrder = 0
  251.       end
  252.       object Edit972: TEdit97
  253.         Left = 53
  254.         Top = 38
  255.         Width = 169
  256.         Height = 19
  257.         Font.Charset = DEFAULT_CHARSET
  258.         Font.Color = clWindowText
  259.         Font.Height = -11
  260.         Font.Name = 'MS Sans Serif'
  261.         Font.Style = []
  262.         ParentFont = False
  263.         TabOrder = 1
  264.       end
  265.     end
  266.   end
  267.   object Panel3: TPanel
  268.     Left = 241
  269.     Top = 40
  270.     Width = 211
  271.     Height = 186
  272.     Align = alClient
  273.     BevelOuter = bvLowered
  274.     TabOrder = 3
  275.     object Addressbookslist: TListView
  276.       Left = 1
  277.       Top = 1
  278.       Width = 209
  279.       Height = 184
  280.       Align = alClient
  281.       Columns = <
  282.         item
  283.           Caption = 'Addressbooks'
  284.           Width = 205
  285.         end>
  286.       HideSelection = False
  287.       OnChange = AddressbookslistChange
  288.       TabOrder = 0
  289.       ViewStyle = vsReport
  290.       SmallImages = BooksList
  291.     end
  292.   end
  293.   object FormPlacement1: TFormPlacement
  294.     IniFileName = 'tmcstat.ini'
  295.     IniSection = 'AutoForward'
  296.     Left = 238
  297.     Top = 225
  298.   end
  299.   object BooksList: TImageList
  300.     Left = 413
  301.     Top = 192
  302.     Bitmap = {
  303.       3608000002000000424D36080000000000003600000028000000400000001000
  304.       0000010010000000000000080000000000000000000000000000000000000000
  305.       0000000000000000000000000000000000000000000000000000000000000000
  306.       0000000000000000000000000000000000000000000000000000000000000000
  307.       0000000000000000000000000000000000000000000000000000000000000000
  308.       0000000000000000000000000000000000000000000000000000000000000000
  309.       00000000000000001F201F201F201F201F201F201F201F200000000000000000
  310.       00000000000000001F201F201F201F201F201F201F201F200000000000000000
  311.       0000000000000000000000000000000000000000000000000000000000000000
  312.       0000000000000000000000000000000000000000000000000000000000000000
  313.       0000000000000000FF43FF43FF431F201F20FF43FF43FF430000000000000000
  314.       0000000000000000FF43FF43FF431F201F20FF43FF43FF430000000000000000
  315.       0000000000000000000000000000000000000000000000000000000000000000
  316.       0000000000000000000000000000000000000000000000000000000000000000
  317.       00000000C63900001F201F201F201F201F201F201F201F200000000000000000
  318.       00000000C63900001F201F201F201F201F201F201F201F200000000000000000
  319.       0000000000000000000000000000000000000000000000000000000000000000
  320.       0000000000000000000000000000000000000000000000000000000000000000
  321.       00004C4A412D0000FF43FF43FF431F201F20FF43FF43FF430000000000000000
  322.       00004C4A412D0000FF43FF43007C007C007CFF43FF43FF430000000000004F43
  323.       5052494E544552410B0115464454484B434F4E4E454354494F4E44415441534C
  324.       BF020E5345544F424A4543544F574E4552CD0109494E5645525452474E2A0000
  325.       796FA4392C4600001F201F201F201F201F201F201F201F200000000000000000
  326.       796FA4392C460000007C007C007C007C007C007C1F201F200000000000004252
  327.       5553484F524795001447455443555252454E54504F534954494F4E4558D60108
  328.       4352454154454443350007444D504958454CD100084352454154454943990000
  329.       4A4EC73D000000001F201F201F201F201F201F201F201F200000000000000000
  330.       4A4EC73D000000001F201F201F201F201F20007C007C1F20000000000000524D
  331.       34030D474554524547494F4E444154415F0215454E47494E4547455443484152
  332.       57494454485354523C010D454E44444F435052494E54455210010B5345540000
  333.       6856C73D00000000FF43FF43FF431F201F20FF43FF43FF430000000000000000
  334.       6856C73D00000000FF43FF43FF431F20007C007C007CFF430000000000000F00
  335.       0C47455454455854434F4C4F525A00064D4F5645544F14001144454C45544545
  336.       4E484D45544146494C45ED011347455453595354454D50414C45545445550000
  337.       EC6AC841000000001F201F201F201F201F201F201F201F200000000000000000
  338.       EC6AC841000000001F20007C007C007C007C007C1F201F200000000000001553
  339.       45544D45544146494C4542495453424554544552C4000D444D53455444494254
  340.       4F444556DB0008474554504958454C5300104352454154455553455242490000
  341.       917F295200000000FF43FF43FF431F201F20FF43FF43FF430000000000000000
  342.       917F295200000000007C007C007C007C1F20FF43FF43FF430000000000000D47
  343.       45544445564943454341505350000F44454C45544553504F4F4C50414745FD00
  344.       0D494E515549524556495352474E830008534554504958454C1F0008444D0000
  345.       FD7F9077905A0000000000000000000000000000000000000000000000000000
  346.       FD7F9077905A0000007C007C000000000000007C007C00000000000000004154
  347.       45534F4C4944425255534842000A53545245544348424C5423000C4745545749
  348.       4E444F574F524761000E53455457494E444F574558544558E1010E4745540000
  349.       0000F97F495200000000FE7FB57B4D6FB877726FD05E4F521867000000000000
  350.       0000F97F495200000000007C007C007C007C007C007C4F521867000000004543
  351.       5449001049434D5452414E534C4154455247425337030C57524954455052494E
  352.       5445520D0112435245415445464F4E54494E44495245435439000D5348520000
  353.       00000000D47B2A4E0000000000000000000000000000E8490000000000000000
  354.       00000000D47B2A4E00000000007C007C007C00000000E8490000000000005553
  355.       54494649434154494F4E0A0009524F554E44524543541C000950545649534942
  356.       4C45670010494E5445525345435456495352454354620010434C4F5345450000
  357.       00000000FD7F9277596F00000000000000000000E8458F5E0000000000000000
  358.       00000000FD7F9277596F00000000000000000000E8458F5E000000000000520E
  359.       01144352454154454249544D4150494E44495245435431000C53455457494E44
  360.       4F574558540C00035049451A000A455854544558544F55545F01174352450000
  361.       0000000000000000F57FF07F4B6F4B6F8D6773679B7300000000000000000000
  362.       0000000000000000F57FF07F4B6F4B6F8D6773679B7300000000000000005241
  363.       4E53464F524D35030E44454C4554454D45544146494C457F000F495356414C49
  364.       444D45544146494C459A010B49534744494F424A454354CE010C474554540000
  365.       0000000000000000000000000000F87BFB7B0000000000000000000000000000
  366.       0000000000000000000000000000F87BFB7B000000000000000000000000544D
  367.       4150330009574944454E504154480A020B5345544443535441545553AA000F43
  368.       4F5059454E484D45544146494C45EB0108474449494E4954329301124745424D
  369.       BE000000000000003E0000002800000040000000100000000100010000000000
  370.       800000000000000000000000020000000000000000000000FFFFFF00F003F003
  371.       544D4150F003F003454E545BF003F00354544558E003E003474558D5C003C003
  372.       5442525580038003474558DC900390034557504F900390034F46465390039003
  373.       4F4C4F529003900345544D418003800345545445CC03CC03494D4154E7F7E637
  374.       52544FF7E3E7E3E74F4C5942F80FF80F66616365FF3FFF3F63652049}
  375.   end
  376.   object MultiLang1: TMultiLang
  377.     DefaultEnabled = True
  378.     Languages = 2
  379.     Words.Strings = (
  380.       '%Form%'
  381.       'AutoForwarding'
  382.       '∩┐╜framsending'
  383.       'PanelManager1'
  384.       ''
  385.       ''
  386.       'MPanel1'
  387.       ''
  388.       ''
  389.       'LMDLabelFill1'
  390.       'Auto-forward'
  391.       '∩┐╜framsending'
  392.       'Panel11'
  393.       ''
  394.       ''
  395.       'GetOut'
  396.       ''
  397.       ''
  398.       'Panel1'
  399.       ''
  400.       ''
  401.       'Cancel'
  402.       'Cancel'
  403.       'H∩┐╜tta vi∩┐╜'
  404.       'OK'
  405.       'OK'
  406.       '∩┐╜ lagi'
  407.       'Panel2'
  408.       ''
  409.       ''
  410.       'CheckBox1'
  411.       'Activate Automatic forwaring...'
  412.       'Gera virkt!'
  413.       'GroupBox1'
  414.       '[ Forwarding type ]'
  415.       '[ tegund ∩┐╜framsendingar ]'
  416.       'RadioButton1'
  417.       'To a single address...'
  418.       'Til eins netfangs...'
  419.       'RadioButton2'
  420.       'To the selected addressbook on the right...'
  421.       'Til valinnar b∩┐╜kar (til h∩┐╜gri)'
  422.       'GroupBox2'
  423.       '[ Single address ]'
  424.       '[ Eitt netfang ]'
  425.       'Label1'
  426.       'Name:'
  427.       'Nafn:'
  428.       'Label2'
  429.       'Address:'
  430.       'Netfang:'
  431.       'Edit971'
  432.       ''
  433.       ''
  434.       'Edit972'
  435.       ''
  436.       ''
  437.       'Panel3'
  438.       ''
  439.       '')
  440.     DoNot.Strings = (
  441.       'Addressbookslist')
  442.     Left = 289
  443.     Top = 81
  444.   end
  445. end
  446.