home *** CD-ROM | disk | FTP | other *** search
- object AutoForwarding: TAutoForwarding
- Left = 176
- Top = 122
- Width = 460
- Height = 282
- Caption = 'AutoForwarding'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PanelManager1: TPanelManager
- Left = 0
- Top = 0
- Width = 452
- Height = 40
- ButtonHeight = 1
- TabHeight = 13
- TabColor = clBlack
- TabHighColor = 14209677
- TabHighLight = True
- BlackTabLine = True
- object MPanel1: TMPanel
- Left = 10
- Top = 0
- Width = 442
- Height = 40
- TabColor = clBlack
- TabHighColor = 14475095
- TabCaption = 'Buttons'
- ParentTabColor = True
- object LMDLabelFill1: TLMDLabelFill
- Left = 248
- Top = 1
- Width = 149
- Height = 38
- FillObject.Style = sfGradient
- FillObject.Gradient.Color = clActiveCaption
- FillObject.Gradient.ColorCount = 36
- FillObject.Gradient.Style = gstElliptic
- FillObject.Gradient.EndColor = clWhite
- Align = alRight
- Caption = 'Auto-forward'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -27
- Font.Name = 'Impact'
- Font.Style = []
- FontFx.Style = tdRaisedShadow
- ParentFont = False
- end
- object Panel11: TPanel
- Left = 397
- Top = 1
- Width = 44
- Height = 38
- Align = alRight
- Alignment = taLeftJustify
- BevelOuter = bvNone
- TabOrder = 0
- object GetOut: TToolbarButton97
- Left = 10
- Top = 6
- Width = 22
- Height = 22
- Glyph.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 18000000000000030000CE0E0000C40E00000000000000000000FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF1A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFFFFFFFFFFFFF0000B3
- 1A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
- B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAA
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFF
- FFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFF0000B31A1AFFAAAAFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A
- 1AFFAAAAFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000B30000B31A1AFFAAAAFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAA
- AAFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFF
- FFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- 0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1A
- FFAAAAFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF1A1AFF
- AAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FF0000B31A1AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
- OnClick = GetOutClick
- end
- end
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 226
- Width = 452
- Height = 29
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object Cancel: TButton
- Left = 7
- Top = 3
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 0
- end
- object OK: TButton
- Left = 87
- Top = 3
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 40
- Width = 241
- Height = 186
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 2
- object CheckBox1: TCheckBox
- Left = 11
- Top = 5
- Width = 227
- Height = 17
- Caption = 'Activate Automatic forwaring...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object GroupBox1: TGroupBox
- Left = 7
- Top = 28
- Width = 228
- Height = 73
- Caption = '[ Forwarding type ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- object RadioButton1: TRadioButton
- Left = 4
- Top = 22
- Width = 156
- Height = 17
- Caption = 'To a single address...'
- Checked = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- TabStop = True
- end
- object RadioButton2: TRadioButton
- Left = 4
- Top = 43
- Width = 221
- Height = 17
- Caption = 'To the selected addressbook on the right...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- end
- object GroupBox2: TGroupBox
- Left = 7
- Top = 106
- Width = 228
- Height = 68
- Caption = '[ Single address ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- object Label1: TLabel
- Left = 17
- Top = 20
- Width = 31
- Height = 13
- Alignment = taRightJustify
- Caption = 'Name:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 7
- Top = 40
- Width = 41
- Height = 13
- Alignment = taRightJustify
- Caption = 'Address:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Edit971: TEdit97
- Left = 53
- Top = 18
- Width = 169
- Height = 19
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object Edit972: TEdit97
- Left = 53
- Top = 38
- Width = 169
- Height = 19
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- end
- end
- object Panel3: TPanel
- Left = 241
- Top = 40
- Width = 211
- Height = 186
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 3
- object Addressbookslist: TListView
- Left = 1
- Top = 1
- Width = 209
- Height = 184
- Align = alClient
- Columns = <
- item
- Caption = 'Addressbooks'
- Width = 205
- end>
- HideSelection = False
- OnChange = AddressbookslistChange
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = BooksList
- end
- end
- object FormPlacement1: TFormPlacement
- IniFileName = 'tmcstat.ini'
- IniSection = 'AutoForward'
- Left = 238
- Top = 225
- end
- object BooksList: TImageList
- Left = 413
- Top = 192
- Bitmap = {
- 3608000002000000424D36080000000000003600000028000000400000001000
- 0000010010000000000000080000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000001F201F201F201F201F201F201F201F200000000000000000
- 00000000000000001F201F201F201F201F201F201F201F200000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000FF43FF43FF431F201F20FF43FF43FF430000000000000000
- 0000000000000000FF43FF43FF431F201F20FF43FF43FF430000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000C63900001F201F201F201F201F201F201F201F200000000000000000
- 00000000C63900001F201F201F201F201F201F201F201F200000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00004C4A412D0000FF43FF43FF431F201F20FF43FF43FF430000000000000000
- 00004C4A412D0000FF43FF43007C007C007CFF43FF43FF430000000000004F43
- 5052494E544552410B0115464454484B434F4E4E454354494F4E44415441534C
- BF020E5345544F424A4543544F574E4552CD0109494E5645525452474E2A0000
- 796FA4392C4600001F201F201F201F201F201F201F201F200000000000000000
- 796FA4392C460000007C007C007C007C007C007C1F201F200000000000004252
- 5553484F524795001447455443555252454E54504F534954494F4E4558D60108
- 4352454154454443350007444D504958454CD100084352454154454943990000
- 4A4EC73D000000001F201F201F201F201F201F201F201F200000000000000000
- 4A4EC73D000000001F201F201F201F201F20007C007C1F20000000000000524D
- 34030D474554524547494F4E444154415F0215454E47494E4547455443484152
- 57494454485354523C010D454E44444F435052494E54455210010B5345540000
- 6856C73D00000000FF43FF43FF431F201F20FF43FF43FF430000000000000000
- 6856C73D00000000FF43FF43FF431F20007C007C007CFF430000000000000F00
- 0C47455454455854434F4C4F525A00064D4F5645544F14001144454C45544545
- 4E484D45544146494C45ED011347455453595354454D50414C45545445550000
- EC6AC841000000001F201F201F201F201F201F201F201F200000000000000000
- EC6AC841000000001F20007C007C007C007C007C1F201F200000000000001553
- 45544D45544146494C4542495453424554544552C4000D444D53455444494254
- 4F444556DB0008474554504958454C5300104352454154455553455242490000
- 917F295200000000FF43FF43FF431F201F20FF43FF43FF430000000000000000
- 917F295200000000007C007C007C007C1F20FF43FF43FF430000000000000D47
- 45544445564943454341505350000F44454C45544553504F4F4C50414745FD00
- 0D494E515549524556495352474E830008534554504958454C1F0008444D0000
- FD7F9077905A0000000000000000000000000000000000000000000000000000
- FD7F9077905A0000007C007C000000000000007C007C00000000000000004154
- 45534F4C4944425255534842000A53545245544348424C5423000C4745545749
- 4E444F574F524761000E53455457494E444F574558544558E1010E4745540000
- 0000F97F495200000000FE7FB57B4D6FB877726FD05E4F521867000000000000
- 0000F97F495200000000007C007C007C007C007C007C4F521867000000004543
- 5449001049434D5452414E534C4154455247425337030C57524954455052494E
- 5445520D0112435245415445464F4E54494E44495245435439000D5348520000
- 00000000D47B2A4E0000000000000000000000000000E8490000000000000000
- 00000000D47B2A4E00000000007C007C007C00000000E8490000000000005553
- 54494649434154494F4E0A0009524F554E44524543541C000950545649534942
- 4C45670010494E5445525345435456495352454354620010434C4F5345450000
- 00000000FD7F9277596F00000000000000000000E8458F5E0000000000000000
- 00000000FD7F9277596F00000000000000000000E8458F5E000000000000520E
- 01144352454154454249544D4150494E44495245435431000C53455457494E44
- 4F574558540C00035049451A000A455854544558544F55545F01174352450000
- 0000000000000000F57FF07F4B6F4B6F8D6773679B7300000000000000000000
- 0000000000000000F57FF07F4B6F4B6F8D6773679B7300000000000000005241
- 4E53464F524D35030E44454C4554454D45544146494C457F000F495356414C49
- 444D45544146494C459A010B49534744494F424A454354CE010C474554540000
- 0000000000000000000000000000F87BFB7B0000000000000000000000000000
- 0000000000000000000000000000F87BFB7B000000000000000000000000544D
- 4150330009574944454E504154480A020B5345544443535441545553AA000F43
- 4F5059454E484D45544146494C45EB0108474449494E4954329301124745424D
- BE000000000000003E0000002800000040000000100000000100010000000000
- 800000000000000000000000020000000000000000000000FFFFFF00F003F003
- 544D4150F003F003454E545BF003F00354544558E003E003474558D5C003C003
- 5442525580038003474558DC900390034557504F900390034F46465390039003
- 4F4C4F529003900345544D418003800345545445CC03CC03494D4154E7F7E637
- 52544FF7E3E7E3E74F4C5942F80FF80F66616365FF3FFF3F63652049}
- end
- object MultiLang1: TMultiLang
- DefaultEnabled = True
- Languages = 2
- Words.Strings = (
- '%Form%'
- 'AutoForwarding'
- '�framsending'
- 'PanelManager1'
- ''
- ''
- 'MPanel1'
- ''
- ''
- 'LMDLabelFill1'
- 'Auto-forward'
- '�framsending'
- 'Panel11'
- ''
- ''
- 'GetOut'
- ''
- ''
- 'Panel1'
- ''
- ''
- 'Cancel'
- 'Cancel'
- 'H�tta vi�'
- 'OK'
- 'OK'
- '� lagi'
- 'Panel2'
- ''
- ''
- 'CheckBox1'
- 'Activate Automatic forwaring...'
- 'Gera virkt!'
- 'GroupBox1'
- '[ Forwarding type ]'
- '[ tegund �framsendingar ]'
- 'RadioButton1'
- 'To a single address...'
- 'Til eins netfangs...'
- 'RadioButton2'
- 'To the selected addressbook on the right...'
- 'Til valinnar b�kar (til h�gri)'
- 'GroupBox2'
- '[ Single address ]'
- '[ Eitt netfang ]'
- 'Label1'
- 'Name:'
- 'Nafn:'
- 'Label2'
- 'Address:'
- 'Netfang:'
- 'Edit971'
- ''
- ''
- 'Edit972'
- ''
- ''
- 'Panel3'
- ''
- '')
- DoNot.Strings = (
- 'Addressbookslist')
- Left = 289
- Top = 81
- end
- end
-