home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-02-07 | 36.0 KB | 1,385 lines |
- object AccountProperties: TAccountProperties
- Left = 141
- Top = 84
- BorderStyle = bsDialog
- Caption = 'Account Properties...'
- ClientHeight = 463
- ClientWidth = 513
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- ShowHint = True
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 513
- Height = 33
- Align = alTop
- BevelOuter = bvLowered
- TabOrder = 0
- object LMDLabelFill1: TLMDLabelFill
- Left = 6
- Top = 3
- Width = 158
- Height = 27
- FillObject.Style = sfGradient
- FillObject.Gradient.Color = clRed
- FillObject.Gradient.ColorCount = 31
- FillObject.Gradient.Style = gstElliptic
- Caption = 'Account properties:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Impact'
- Font.Style = []
- FontFx.Style = tdRaisedShadow
- ParentFont = False
- end
- object Button1: TButton
- Left = 346
- Top = 4
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 429
- Top = 4
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- end
- object PageControl1: TPageControl
- Left = 0
- Top = 33
- Width = 513
- Height = 430
- ActivePage = TabSheet2
- Align = alClient
- TabOrder = 1
- object TabSheet1: TTabSheet
- Caption = 'Basic settings'
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 505
- Height = 402
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 0
- object GroupBox1: TGroupBox
- Left = 13
- Top = 16
- Width = 487
- Height = 292
- Caption = '[ Basic information ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object Label1: TLabel
- Left = 64
- Top = 16
- Width = 68
- Height = 13
- Alignment = taRightJustify
- Caption = 'Email address:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 46
- Top = 37
- Width = 86
- Height = 13
- Alignment = taRightJustify
- Caption = 'Reply-To address:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 38
- Top = 152
- Width = 94
- Height = 13
- Alignment = taRightJustify
- Caption = 'POP3/IMAP server:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 67
- Top = 174
- Width = 65
- Height = 13
- Alignment = taRightJustify
- Caption = 'SMTP server:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label9: TLabel
- Left = 54
- Top = 196
- Width = 78
- Height = 13
- Alignment = taRightJustify
- Caption = 'Login username:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 55
- Top = 219
- Width = 77
- Height = 13
- Alignment = taRightJustify
- Caption = 'Login password:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 62
- Top = 79
- Width = 70
- Height = 13
- Alignment = taRightJustify
- Caption = 'Account Type:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label12: TLabel
- Left = 48
- Top = 240
- Width = 84
- Height = 13
- Alignment = taRightJustify
- Caption = 'Timeout seconds:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label13: TLabel
- Left = 71
- Top = 262
- Width = 61
- Height = 13
- Alignment = taRightJustify
- Caption = 'Remote port:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label14: TLabel
- Left = 31
- Top = 59
- Width = 101
- Height = 13
- Alignment = taRightJustify
- Caption = 'Send messages from:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label21: TLabel
- Left = 259
- Top = 240
- Width = 66
- Height = 13
- Alignment = taRightJustify
- Caption = 'Character set:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 136
- Top = 12
- Width = 346
- Height = 21
- TabOrder = 0
- OnExit = Edit1Exit
- end
- object Edit2: TEdit
- Left = 136
- Top = 34
- Width = 346
- Height = 21
- TabOrder = 1
- OnExit = Edit2Exit
- end
- object Edit3: TEdit
- Left = 136
- Top = 149
- Width = 346
- Height = 21
- TabOrder = 5
- end
- object Edit4: TEdit
- Left = 136
- Top = 171
- Width = 346
- Height = 21
- TabOrder = 6
- end
- object Edit7: TEdit
- Left = 136
- Top = 193
- Width = 346
- Height = 21
- TabOrder = 7
- end
- object Edit5: TEdit
- Left = 136
- Top = 215
- Width = 346
- Height = 21
- PasswordChar = '*'
- TabOrder = 8
- end
- object RadioButton1: TRadioButton
- Left = 137
- Top = 78
- Width = 90
- Height = 17
- Caption = '&POP3'
- Checked = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- TabStop = True
- OnClick = RadioButton1Click
- end
- object RadioButton2: TRadioButton
- Left = 218
- Top = 78
- Width = 90
- Height = 17
- Caption = '&IMAP4'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = RadioButton2Click
- end
- object RxSpinEdit3: TRxSpinEdit
- Left = 136
- Top = 237
- Width = 61
- Height = 21
- Value = 120.000000000000000000
- TabOrder = 9
- end
- object RxSpinEdit4: TRxSpinEdit
- Left = 136
- Top = 259
- Width = 61
- Height = 21
- Value = 110.000000000000000000
- TabOrder = 10
- end
- object Edit6: TEdit
- Left = 136
- Top = 56
- Width = 346
- Height = 21
- TabOrder = 2
- end
- object GroupBox5: TGroupBox
- Left = 221
- Top = 93
- Width = 261
- Height = 53
- Caption = '[ IMAP preferences ]'
- TabOrder = 11
- object Label16: TLabel
- Left = 4
- Top = 13
- Width = 98
- Height = 13
- Alignment = taRightJustify
- Caption = 'Remote IMAP folder:'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Edit8: TEdit
- Left = 104
- Top = 10
- Width = 148
- Height = 21
- Enabled = False
- TabOrder = 0
- Text = 'INBOX'
- end
- object CheckBox4: TCheckBox
- Left = 4
- Top = 31
- Width = 250
- Height = 17
- Caption = 'Move deleted messages to TRASH folder...'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- end
- object ComboBox2: TComboBox
- Left = 329
- Top = 236
- Width = 154
- Height = 21
- ItemHeight = 13
- Items.Strings = (
- 'US ASCII'
- 'ISO 8859')
- TabOrder = 12
- end
- end
- object CheckBox1: TCheckBox
- Left = 16
- Top = 1
- Width = 173
- Height = 17
- Caption = '&Account currently inactive!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = CheckBox1Click
- end
- object GroupBox2: TGroupBox
- Left = 13
- Top = 308
- Width = 488
- Height = 91
- Caption = '[ Other preferences ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- object Label5: TLabel
- Left = 84
- Top = 20
- Width = 48
- Height = 13
- Alignment = taRightJustify
- Caption = 'Encoding:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 44
- Top = 41
- Width = 88
- Height = 13
- Alignment = taRightJustify
- Caption = 'Notification sound:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 254
- Top = 65
- Width = 122
- Height = 13
- Caption = 'days or to the maximum of'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label11: TLabel
- Left = 431
- Top = 65
- Width = 50
- Height = 13
- Caption = 'messages!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object RadioButton3: TRadioButton
- Left = 136
- Top = 19
- Width = 50
- Height = 17
- Caption = '&MIME'
- Checked = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- TabStop = True
- end
- object RadioButton4: TRadioButton
- Left = 193
- Top = 19
- Width = 77
- Height = 17
- Caption = '&UUEncode'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object RadioButton5: TRadioButton
- Left = 273
- Top = 19
- Width = 77
- Height = 17
- Caption = '&BinHex'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Visible = False
- end
- object FilenameEdit1: TFilenameEdit
- Left = 136
- Top = 38
- Width = 291
- Height = 21
- Filter = 'Wav files|*.wav|All files (*.*)|*.*'
- FilterIndex = 0
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- NumGlyphs = 1
- ParentFont = False
- TabOrder = 3
- end
- object CheckBox2: TCheckBox
- Left = 48
- Top = 64
- Width = 156
- Height = 17
- Caption = '&Leave messages on host for'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- State = cbChecked
- TabOrder = 4
- end
- object RxSpinEdit1: TRxSpinEdit
- Left = 205
- Top = 62
- Width = 46
- Height = 21
- Value = 5.000000000000000000
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- end
- object RxSpinEdit2: TRxSpinEdit
- Left = 381
- Top = 62
- Width = 46
- Height = 21
- Value = 50.000000000000000000
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- end
- object Button14: TButton
- Left = 429
- Top = 38
- Width = 54
- Height = 20
- Caption = 'Test...'
- TabOrder = 7
- OnClick = Button14Click
- end
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Extras'
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 505
- Height = 402
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 0
- object GroupBox3: TGroupBox
- Left = 10
- Top = 5
- Width = 487
- Height = 165
- Caption = '[ Settings ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object Label19: TLabel
- Left = 5
- Top = 14
- Width = 146
- Height = 39
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Signature is text addable to your messages during message compos' +
- 'ing!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label20: TLabel
- Left = 266
- Top = 14
- Width = 146
- Height = 39
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Headers are texts insertable at the top of your messages during ' +
- 'message composing!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 243
- Top = 18
- Width = 6
- Height = 137
- Shape = bsLeftLine
- end
- object Label22: TLabel
- Left = 160
- Top = 40
- Width = 37
- Height = 13
- Caption = 'Default:'
- end
- object Label23: TLabel
- Left = 427
- Top = 37
- Width = 37
- Height = 13
- Caption = 'Default:'
- end
- object Button3: TButton
- Tag = 1
- Left = 14
- Top = 57
- Width = 129
- Height = 21
- Caption = 'Signature 1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button3Click
- end
- object Button5: TButton
- Tag = 2
- Left = 14
- Top = 78
- Width = 129
- Height = 21
- Caption = 'Signature 2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button3Click
- end
- object Button6: TButton
- Tag = 3
- Left = 14
- Top = 99
- Width = 129
- Height = 21
- Caption = 'Signature 3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = Button3Click
- end
- object Button7: TButton
- Tag = 4
- Left = 14
- Top = 120
- Width = 129
- Height = 21
- Caption = 'Signature 4'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = Button3Click
- end
- object Button8: TButton
- Tag = 5
- Left = 14
- Top = 141
- Width = 129
- Height = 21
- Caption = 'Signature 5'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = Button3Click
- end
- object Button9: TButton
- Tag = 1
- Left = 279
- Top = 57
- Width = 129
- Height = 21
- Caption = 'Header 1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- OnClick = Button9Click
- end
- object Button10: TButton
- Tag = 2
- Left = 279
- Top = 78
- Width = 129
- Height = 21
- Caption = 'Header 2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- OnClick = Button9Click
- end
- object Button11: TButton
- Tag = 3
- Left = 279
- Top = 99
- Width = 129
- Height = 21
- Caption = 'Header 3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 7
- OnClick = Button9Click
- end
- object Button12: TButton
- Tag = 4
- Left = 279
- Top = 120
- Width = 129
- Height = 21
- Caption = 'Header 4'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 8
- OnClick = Button9Click
- end
- object Button13: TButton
- Tag = 5
- Left = 279
- Top = 141
- Width = 129
- Height = 21
- Caption = 'Header 5'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 9
- OnClick = Button9Click
- end
- object CheckBox5: TCheckBox
- Left = 173
- Top = 58
- Width = 16
- Height = 17
- TabOrder = 10
- OnClick = CheckBox5Click
- end
- object CheckBox6: TCheckBox
- Left = 173
- Top = 78
- Width = 16
- Height = 17
- TabOrder = 11
- OnClick = CheckBox5Click
- end
- object CheckBox7: TCheckBox
- Left = 173
- Top = 98
- Width = 16
- Height = 17
- TabOrder = 12
- OnClick = CheckBox5Click
- end
- object CheckBox8: TCheckBox
- Left = 173
- Top = 119
- Width = 16
- Height = 17
- TabOrder = 13
- OnClick = CheckBox5Click
- end
- object CheckBox9: TCheckBox
- Left = 173
- Top = 141
- Width = 16
- Height = 17
- TabOrder = 14
- OnClick = CheckBox5Click
- end
- object CheckBox10: TCheckBox
- Left = 440
- Top = 55
- Width = 16
- Height = 17
- TabOrder = 15
- OnClick = CheckBox10Click
- end
- object CheckBox11: TCheckBox
- Left = 440
- Top = 75
- Width = 16
- Height = 17
- TabOrder = 16
- OnClick = CheckBox10Click
- end
- object CheckBox12: TCheckBox
- Left = 440
- Top = 95
- Width = 16
- Height = 17
- TabOrder = 17
- OnClick = CheckBox10Click
- end
- object CheckBox13: TCheckBox
- Left = 440
- Top = 116
- Width = 16
- Height = 17
- TabOrder = 18
- OnClick = CheckBox10Click
- end
- object CheckBox14: TCheckBox
- Left = 440
- Top = 137
- Width = 16
- Height = 17
- TabOrder = 19
- OnClick = CheckBox10Click
- end
- end
- object GroupBox4: TGroupBox
- Left = 10
- Top = 188
- Width = 487
- Height = 177
- Caption = '[ Message compose ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- object Label15: TLabel
- Left = 212
- Top = 22
- Width = 105
- Height = 13
- Alignment = taRightJustify
- Caption = 'Default message type:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object CheckBox3: TCheckBox
- Left = 14
- Top = 20
- Width = 192
- Height = 17
- Caption = 'By default request receipts!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object ComboBox1: TComboBox
- Left = 321
- Top = 20
- Width = 145
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- Items.Strings = (
- 'Plain text message'
- 'Both Plain text & HTML message'
- 'Only HTML message')
- ParentFont = False
- TabOrder = 1
- end
- object GroupBox10: TGroupBox
- Left = 16
- Top = 87
- Width = 202
- Height = 76
- Caption = '[ Default composing Font ]'
- TabOrder = 2
- object Label17: TLabel
- Left = 46
- Top = 25
- Width = 63
- Height = 13
- Alignment = taRightJustify
- Caption = 'Font change:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label18: TLabel
- Left = 9
- Top = 50
- Width = 100
- Height = 13
- Alignment = taRightJustify
- Caption = 'Current font example:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object ComposeFontExample: TEdit
- Left = 115
- Top = 47
- Width = 76
- Height = 23
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- Text = 'Example'
- end
- object Button4: TButton
- Left = 116
- Top = 20
- Width = 75
- Height = 25
- Caption = 'Font ...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button4Click
- end
- end
- object CheckBox15: TCheckBox
- Left = 14
- Top = 40
- Width = 232
- Height = 17
- Caption = 'By default PGP-encrypt messages!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- object CheckBox16: TCheckBox
- Left = 14
- Top = 60
- Width = 232
- Height = 17
- Caption = 'By default PGP-sign messages!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- end
- end
- end
- end
- object MultiLang1: TMultiLang
- DefaultEnabled = True
- Languages = 2
- Words.Strings = (
- '%Form%'
- 'Account Properties...'
- 'Eiginleikar p�sth�lfs'
- 'LMDLabelFill1'
- 'Account properties:'
- 'Eiginleikar p�sth�lfs'
- 'GroupBox1'
- '[ Basic information ]'
- '[ Undirst��uuppl�singar]'
- 'Label1'
- 'Email address:'
- 'Netfang:'
- 'Label2'
- 'Reply-To address:'
- 'Svara til netfangs:'
- 'Label3'
- 'POP3/IMAP server:'
- 'POP-�j�nn:'
- 'Label4'
- 'SMTP server:'
- 'SMTP-�j�nn:'
- 'Label9'
- 'Login username:'
- 'Notandanafn:'
- 'Label6'
- 'Login password:'
- 'Lykilor�:'
- 'Label7'
- 'Account Type:'
- 'Tegund p�sth�lfs:'
- 'Label12'
- 'Timeout seconds:'
- 'Mesti bi�t�mi:'
- 'Label13'
- 'Remote port:'
- 'G�ttarn�mer:'
- 'Label14'
- 'Send messages from:'
- 'Senda skilabo� fr�:'
- 'RadioButton1'
- '&POP3'
- '&POP3'
- 'RadioButton2'
- '&IMAP4'
- '&IMAP4'
- 'Button1'
- 'OK'
- '� lagi'
- 'Button2'
- 'Cancel'
- '&H�tta vi�'
- 'CheckBox1'
- '&Account currently inactive!'
- 'p�sth�lf er �virkt!'
- 'GroupBox2'
- '[ Other preferences ]'
- '[ �nnur uppsetning ]'
- 'Label5'
- 'Encoding:'
- 'Form:'
- 'Label8'
- 'Notification sound:'
- 'Vi�t�kuhlj��:'
- 'Label10'
- 'days or to the maximum of'
- 'daga e�a allt a�'
- 'Label11'
- 'messages!'
- 'skilabo�um mest!'
- 'RadioButton3'
- '&MIME'
- '&MIME'
- 'RadioButton4'
- '&UUEncode'
- '&UUEncode'
- 'RadioButton5'
- '&BinHex'
- '&BinHex'
- 'CheckBox2'
- '&Leave messages on host for'
- 'Geyma skilabo� � �j�ni �'
- 'Panel1'
- ''
- ''
- 'TabSheet1'
- 'Basic settings'
- 'Grunnuppl�singar'
- 'Panel2'
- ''
- ''
- 'TabSheet2'
- 'Extras'
- 'Aukahlutir'
- 'Panel3'
- ''
- ''
- 'GroupBox3'
- '[ Settings ]'
- '[ Uppsetning ]'
- 'GroupBox4'
- '[ Message compose ]'
- '[ Rit��r Skilabo�a ]'
- 'CheckBox3'
- 'By default request receipts!'
- 'Bi�ja sj�lfkrafa um sta�festingar � m�tt�ku!'
- 'ComboBox1'
- 'Plain text message'
- 'Einfaldur texti'
- '"'
- 'Both Plain text & HTML message'
- 'B��i Einfaldur texti og HTML texti'
- '"'
- 'Only HTML message'
- 'Bara HTML texti'
- 'Label15'
- 'Default message type:'
- 'Tegund p�sts'
- 'Label16'
- 'Remote IMAP folder:'
- 'IMAP mappa:'
- 'GroupBox10'
- '[ Default composing Font ]'
- '[ Stafager� ]'
- 'Label17'
- 'Font change:'
- 'Breyting stafager�ar'
- 'Label18'
- 'Current font example:'
- 'D�mi stafager�ar'
- 'ComposeFontExample'
- 'Example'
- 'D�mi'
- 'Button4'
- 'Font ...'
- 'Ger�...'
- 'Button3'
- 'Signature 1'
- 'Undirskrift 1'
- 'Button5'
- 'Signature 2'
- 'Undirskrift 2'
- 'Button6'
- 'Signature 3'
- 'Undirskrift 3'
- 'Button7'
- 'Signature 4'
- 'Undirskrift 4'
- 'Button8'
- 'Signature 5'
- 'Undirskrift 5'
- 'Button9'
- 'Header 1'
- 'P�sthaus 1'
- 'Button10'
- 'Header 2'
- 'P�sthaus 2'
- 'Button11'
- 'Header 3'
- 'P�sthaus 3'
- 'Button12'
- 'Header 4'
- 'P�sthaus 4'
- 'Button13'
- 'Header 5'
- 'P�sthaus 5'
- 'Label19'
-
- 'Signature is text addable to your messages during message compos' +
- 'ing!'
-
- 'Undirskrift er unnt a� b�ta vi� aftan vi� texta me�an hann er sa' +
- 'minn!'
- 'Label20'
-
- 'Headers are texts insertable at the top of your messages during ' +
- 'message composing!'
-
- 'P�sthaus er unnt a� b�ta inn�, framan vi� texta me�an hann er s' +
- 'aminn!'
- 'Edit1'
- ''
- ''
- 'Edit2'
- ''
- ''
- 'Edit3'
- ''
- ''
- 'Edit4'
- ''
- ''
- 'Edit7'
- ''
- ''
- 'Edit5'
- ''
- ''
- 'Edit6'
- ''
- ''
- 'FilenameEdit1'
- ''
- ''
- 'GroupBox5'
- '[ IMAP preferences ]'
- '[ Eiginleikar IMAP ]'
- 'Edit8'
- 'INBOX'
- 'INBOX'
- 'CheckBox4'
- 'Move deleted messages to TRASH folder...'
- 'F�ra eyddan p�st � RUSL!'
- 'Label21'
- 'Character set:'
- 'Karakter sett:'
- 'Label22'
- 'Default:'
- 'Sj�lfgefi�:'
- 'Label23'
- 'Default:'
- 'Sj�lfgefi�:'
- 'CheckBox5'
- ''
- ''
- 'CheckBox6'
- ''
- ''
- 'CheckBox7'
- ''
- ''
- 'CheckBox8'
- ''
- ''
- 'CheckBox9'
- ''
- ''
- 'CheckBox10'
- ''
- ''
- 'CheckBox11'
- ''
- ''
- 'CheckBox12'
- ''
- ''
- 'CheckBox13'
- ''
- ''
- 'CheckBox14'
- ''
- ''
- 'ComboBox2'
- 'US ASCII'
- ''
- '"'
- 'ISO 8859'
- ''
- 'Button14'
- 'Test...'
- 'Pr�fa...'
- 'CheckBox15'
- 'By default PGP-encrypt messages!'
- 'Sj�lfkrafa brengla p�stinn me� PGP!'
- 'CheckBox16'
- 'By default PGP-sign messages!'
- 'Sj�lfkrafa "undirskrifa" (sign) p�stinn me� PGP!')
- DoNot.Strings = (
- 'ComboBox2')
- CharSets.Strings = (
- 'MS Sans Serif,1'
- 'MS Sans Serif,1')
- Left = 368
- Top = 48
- end
- object FontDialog1: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MinFontSize = 0
- MaxFontSize = 0
- Left = 322
- Top = 48
- end
- object FormPlacement1: TFormPlacement
- IniFileName = '.\tmcstat.ini'
- IniSection = 'AccountProperties'
- Left = 277
- Top = 48
- end
- end
-