home *** CD-ROM | disk | FTP | other *** search
- object RuleAttachmentFunc: TRuleAttachmentFunc
- Left = 161
- Top = 106
- Width = 324
- Height = 248
- Caption = 'Attachment function by rule'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PanelManager1: TPanelManager
- Left = 0
- Top = 0
- Width = 316
- Height = 40
- ButtonHeight = 1
- TabHeight = 13
- TabColor = clBlack
- TabHighColor = 14209677
- TabHighLight = True
- BlackTabLine = True
- object MPanel1: TMPanel
- Left = 10
- Top = 0
- Width = 306
- Height = 40
- TabColor = clBlack
- TabHighColor = 14475095
- TabCaption = 'Buttons'
- ParentTabColor = True
- object LMDLabelFill1: TLMDLabelFill
- Left = 19
- Top = 1
- Width = 242
- Height = 38
- FillObject.Style = sfGradient
- FillObject.Gradient.Color = clActiveCaption
- FillObject.Gradient.ColorCount = 36
- FillObject.Gradient.Style = gstElliptic
- FillObject.Gradient.EndColor = clWhite
- Align = alRight
- Caption = 'Attachment functions'
- 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 = 261
- 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
- 18000000000000030000CE0E0000C40E0000000000000000000081C1FFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF1A1AFFAAAAE7E7FFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFFFFFFFFFFFFF0000B3
- 1A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
- B31A1AFFAAAAE7FFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFF0000B31A1AFFAAAAFFE7FFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAA
- C3E7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAF7FF
- FFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFF0000B31A1AFFAAAAF7FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A
- 1AFFAAAAFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF0000B30000B31A1AFFAAAAFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAA
- AAFF0000B31A1AFFAAAAC3C3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFF0000B31A1AFFAAAAE7E7FFFFFFFFFF0000B31A1AFFAAAAFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFF
- FFFFFFFFFFFFFFFF0000B31A1AFFAAAAF7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- 0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1A
- FFAAAAFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000B31A1AFFAAAAFFFFFFFFFFFFFF1A1AFF
- AAAAFFFFE7EFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FF0000B31A1AC3E7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
- OnClick = GetOutClick
- end
- end
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 40
- Width = 316
- Height = 152
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- object Label1: TLabel
- Left = 9
- Top = 122
- Width = 57
- Height = 13
- Alignment = taRightJustify
- Caption = 'Save folder:'
- end
- object CheckBox1: TCheckBox
- Left = 11
- Top = 5
- Width = 227
- Height = 17
- Caption = 'Activate Attachment functions...'
- 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 = 298
- Height = 81
- Caption = '[ For your information... ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- object Label2: TLabel
- Left = 8
- Top = 16
- Width = 281
- Height = 59
- AutoSize = False
- Caption =
- 'Here you can tell the program to automatically save attachments ' +
- 'of those messages that apply to this rule, in a specified folder' +
- '. This folder can be located whereever. Simply provide the path ' +
- 'here below...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- end
- object DirectoryEdit1: TDirectoryEdit
- Left = 70
- Top = 120
- Width = 235
- Height = 21
- DialogOptions = [sdAllowCreate]
- NumGlyphs = 1
- TabOrder = 2
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 192
- Width = 316
- Height = 29
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 2
- 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 FormPlacement1: TFormPlacement
- IniFileName = '.\tmcstat.ini'
- IniSection = 'Attachmentfunctions'
- Left = 182
- Top = 185
- end
- object MultiLang1: TMultiLang
- Languages = 2
- Words.Strings = (
- '%Form%'
- 'Attachment function by rule'
- 'Vi�hengisvinnslur me� sigtun'
- 'PanelManager1'
- ''
- ''
- 'MPanel1'
- ''
- ''
- 'LMDLabelFill1'
- 'Attachment functions'
- 'Vi�hengisvinnslur'
- 'Panel11'
- ''
- ''
- 'GetOut'
- ''
- ''
- 'Panel2'
- ''
- ''
- 'Label1'
- 'Save folder:'
- 'Mappa:'
- 'CheckBox1'
- 'Activate Attachment functions...'
- 'Virkja vi�hengisvinnslur...'
- 'GroupBox1'
- '[ For your information... ]'
- '[ ��r a� segja... ]'
- 'Label2'
-
- 'Here you can tell the program to automatically save attachments ' +
- 'of those messages that apply to this rule, in a specified folder' +
- '. This folder can be located whereever. Simply provide the path ' +
- 'here below...'
-
- 'H�r getur�u sagt forritinu a� geyma vi�hengi p�sts sem fer � geg' +
- 'num �essa sigtunarreglu, sj�lfkrafa � diski, � fyrirfram �kve�n' +
- 'um sta�. �essi mappa getur veri� hvar sem er... Gef�u bara upp s' +
- 'l��ina h�r fyrir ne�an:'
- 'DirectoryEdit1'
- ''
- ''
- 'Panel1'
- ''
- ''
- 'Cancel'
- 'Cancel'
- 'H�tta vi�'
- 'OK'
- 'OK'
- '� lagi')
- Left = 256
- Top = 49
- end
- end
-