home *** CD-ROM | disk | FTP | other *** search
- object AutomailerSettings: TAutomailerSettings
- Left = 106
- Top = 59
- BorderStyle = bsDialog
- Caption = 'Automailer - Settings'
- ClientHeight = 340
- ClientWidth = 536
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object LMD2PaneSplitCtrl1: TLMD2PaneSplitCtrl
- Left = 0
- Top = 0
- Width = 536
- Height = 340
- Align = alClient
- BorderStyle = lsNone
- SplitterMain.Position = 133
- SplitterMain.Direction = sdHorizontal
- object TLMDSplitPane
- object GroupBox1: TGroupBox
- Left = 8
- Top = 9
- Width = 217
- Height = 54
- Caption = '[ Schedule type ]'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- object RadioButton1: TRadioButton
- Left = 14
- Top = 14
- Width = 187
- Height = 17
- Caption = 'On predefined &minutes-interval...'
- 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
- OnClick = RadioButton1Click
- end
- object RadioButton2: TRadioButton
- Tag = 1
- Left = 14
- Top = 31
- Width = 187
- Height = 17
- Caption = 'According to &time-table schedule...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = RadioButton1Click
- end
- end
- object GroupBox2: TGroupBox
- Left = 233
- Top = 9
- Width = 294
- Height = 120
- Caption = '[ Dialup facilities ]'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- object Label1: TLabel
- Left = 38
- Top = 54
- Width = 59
- Height = 13
- Alignment = taRightJustify
- Caption = 'Dialup entry:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 45
- Top = 76
- Width = 52
- Height = 13
- Alignment = taRightJustify
- Caption = 'Login user:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 20
- Top = 99
- Width = 77
- Height = 13
- Alignment = taRightJustify
- Caption = 'Login password:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object RadioButton3: TRadioButton
- Left = 8
- Top = 14
- Width = 260
- Height = 17
- Caption = '&Permanently connected - no dialup needed...'
- 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
- OnClick = RadioButton3Click
- end
- object RadioButton4: TRadioButton
- Left = 8
- Top = 31
- Width = 260
- Height = 17
- Caption = '&Dial up using these parameter:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = RadioButton3Click
- end
- object ComboBox1: TComboBox
- Left = 102
- Top = 49
- Width = 183
- Height = 21
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 2
- OnExit = ComboBox1Exit
- end
- object Edit1: TEdit
- Left = 102
- Top = 72
- Width = 182
- Height = 21
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- object Edit2: TEdit
- Left = 102
- Top = 95
- Width = 182
- Height = 21
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- PasswordChar = '*'
- TabOrder = 4
- end
- end
- object GroupBox4: TGroupBox
- Left = 8
- Top = 67
- Width = 217
- Height = 54
- Caption = '[ Active settings ]'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- object CheckBox1: TCheckBox
- Left = 13
- Top = 16
- Width = 186
- Height = 17
- Caption = 'Print all &incoming message...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 13
- Top = 32
- Width = 202
- Height = 17
- Caption = 'Activate Remote-Command-Interpreter '
- 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 TLMDSplitPane
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 536
- Height = 177
- ActivePage = TabSheet1
- Align = alClient
- TabOrder = 0
- object TabSheet1: TTabSheet
- TabVisible = False
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 528
- Height = 167
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 0
- object GroupBox3: TGroupBox
- Left = 8
- Top = 15
- Width = 512
- Height = 74
- Caption = '[ Settings ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- object Label4: TLabel
- Left = 27
- Top = 28
- Width = 117
- Height = 13
- Alignment = taRightJustify
- Caption = 'Connect and retrieve on '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 210
- Top = 28
- Width = 82
- Height = 13
- Caption = 'minutes interval...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object RxSpinEdit1: TRxSpinEdit
- Left = 148
- Top = 24
- Width = 57
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Increment = 1.000000000000000000
- ParentFont = False
- TabOrder = 0
- Value = 20.000000000000000000
- end
- end
- end
- end
- object TabSheet2: TTabSheet
- TabVisible = False
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 528
- Height = 167
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 0
- object GroupBox5: TGroupBox
- Left = 8
- Top = 7
- Width = 512
- Height = 129
- Caption = '[ Time table of message retrieval events ]'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- object Label6: TLabel
- Left = 12
- Top = 20
- Width = 320
- Height = 13
- Caption =
- 'Type in the preferred time of events of retrieval of pending mes' +
- 'sage:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object MaskEdit1: TMaskEdit
- Left = 39
- Top = 44
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 0
- Text = ' : '
- end
- object MaskEdit2: TMaskEdit
- Left = 39
- Top = 68
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 1
- Text = ' : '
- end
- object MaskEdit3: TMaskEdit
- Left = 39
- Top = 93
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 2
- Text = ' : '
- end
- object MaskEdit4: TMaskEdit
- Left = 103
- Top = 44
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 3
- Text = ' : '
- end
- object MaskEdit5: TMaskEdit
- Left = 103
- Top = 68
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 4
- Text = ' : '
- end
- object MaskEdit6: TMaskEdit
- Left = 103
- Top = 93
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 5
- Text = ' : '
- end
- object MaskEdit7: TMaskEdit
- Left = 168
- Top = 44
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 6
- Text = ' : '
- end
- object MaskEdit8: TMaskEdit
- Left = 168
- Top = 68
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 7
- Text = ' : '
- end
- object MaskEdit9: TMaskEdit
- Left = 168
- Top = 93
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 8
- Text = ' : '
- end
- object MaskEdit10: TMaskEdit
- Left = 362
- Top = 44
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 9
- Text = ' : '
- end
- object MaskEdit11: TMaskEdit
- Left = 362
- Top = 68
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 10
- Text = ' : '
- end
- object MaskEdit12: TMaskEdit
- Left = 362
- Top = 93
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 11
- Text = ' : '
- end
- object MaskEdit13: TMaskEdit
- Left = 297
- Top = 44
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 12
- Text = ' : '
- end
- object MaskEdit14: TMaskEdit
- Left = 297
- Top = 68
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 13
- Text = ' : '
- end
- object MaskEdit15: TMaskEdit
- Left = 297
- Top = 93
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 14
- Text = ' : '
- end
- object MaskEdit16: TMaskEdit
- Left = 232
- Top = 93
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 15
- Text = ' : '
- end
- object MaskEdit17: TMaskEdit
- Left = 232
- Top = 68
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 16
- Text = ' : '
- end
- object MaskEdit18: TMaskEdit
- Left = 232
- Top = 44
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 17
- Text = ' : '
- end
- object MaskEdit19: TMaskEdit
- Left = 426
- Top = 44
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 18
- Text = ' : '
- end
- object MaskEdit20: TMaskEdit
- Left = 426
- Top = 68
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 19
- Text = ' : '
- end
- object MaskEdit21: TMaskEdit
- Left = 426
- Top = 93
- Width = 35
- Height = 21
- EditMask = '!90:00;1;_'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 5
- ParentFont = False
- TabOrder = 20
- Text = ' : '
- end
- end
- end
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 177
- Width = 536
- Height = 27
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object Button1: TButton
- Left = 371
- Top = 2
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 458
- Top = 2
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object Button3: TButton
- Left = 272
- Top = 2
- Width = 90
- Height = 25
- Caption = 'Activate agent!'
- Default = True
- TabOrder = 2
- OnClick = Button3Click
- end
- end
- end
- end
- object MultiLang1: TMultiLang
- DefaultEnabled = True
- Languages = 2
- Words.Strings = (
- '%Form%'
- 'Automailer - Settings'
- 'Uppsetning � sj�lfvirkni'
- 'GroupBox1'
- '[ Schedule type ]'
- '[ Tegund ��tlunar ]'
- 'RadioButton1'
- 'On predefined &minutes-interval...'
- '� &fyrirfram �kve�nu m�n�tu millibili...'
- 'RadioButton2'
- 'According to &time-table schedule...'
- '&Samkv�m t�mat�flu...'
- 'GroupBox2'
- '[ Dialup facilities ]'
- '[ Upphringi a�gangur ]'
- 'Label1'
- 'Dialup entry:'
- 'Upphringieining:'
- 'Label2'
- 'Login user:'
- 'Notandanafn:'
- 'Label3'
- 'Login password:'
- 'Lykilor�:'
- 'RadioButton3'
- '&Permanently connected - no dialup needed...'
- 'St��ug tenging vi� Internet - ekki hringja...'
- 'RadioButton4'
- '&Dial up using these parameter:'
- 'Hringja me� �essum uppl�singum:'
- 'Edit1'
- ''
- ''
- 'Edit2'
- ''
- ''
- 'GroupBox4'
- '[ Active settings ]'
- '[ Uppsetning ]'
- 'CheckBox1'
- 'Print all &incoming message...'
- 'Prenta �ll innkomandi skilabo�...'
- 'CheckBox2'
- 'Activate Remote-Command-Interpreter '
- 'Virkja "Skipana-���anda"...'
- 'TabSheet1'
- ''
- ''
- 'Panel1'
- ''
- ''
- 'GroupBox3'
- '[ Settings ]'
- '[ Uppsetning ]'
- 'Label4'
- 'Connect and retrieve on '
- 'Tengjast og s�kja �'
- 'Label5'
- 'minutes interval...'
- 'm�n�tna fresti...'
- 'TabSheet2'
- ''
- ''
- 'Panel2'
- ''
- ''
- 'GroupBox5'
- '[ Time table of message retrieval events ]'
- '[ T�matafla ]'
- 'Label6'
-
- 'Type in the preferred time of events of retrieval of pending mes' +
- 'sage:'
- 'Sl��u inn allt a� 21 t�masetningu:'
- 'MaskEdit1'
- ' : '
- ''
- 'MaskEdit2'
- ' : '
- ''
- 'MaskEdit3'
- ' : '
- ''
- 'MaskEdit4'
- ' : '
- ''
- 'MaskEdit5'
- ' : '
- ''
- 'MaskEdit6'
- ' : '
- ''
- 'MaskEdit7'
- ' : '
- ''
- 'MaskEdit8'
- ' : '
- ''
- 'MaskEdit9'
- ' : '
- ''
- 'MaskEdit10'
- ' : '
- ''
- 'MaskEdit11'
- ' : '
- ''
- 'MaskEdit12'
- ' : '
- ''
- 'MaskEdit13'
- ' : '
- ''
- 'MaskEdit14'
- ' : '
- ''
- 'MaskEdit15'
- ' : '
- ''
- 'MaskEdit16'
- ' : '
- ''
- 'MaskEdit17'
- ' : '
- ''
- 'MaskEdit18'
- ' : '
- ''
- 'MaskEdit19'
- ' : '
- ''
- 'MaskEdit20'
- ' : '
- ''
- 'MaskEdit21'
- ' : '
- ''
- 'Panel3'
- ''
- ''
- 'Button1'
- 'OK'
- '� &Lagi'
- 'Button2'
- 'Cancel'
- '&H�tta vi�')
- Left = 20
- Top = 246
- end
- end
-