home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
tema
/
thebat
/
download
/
update
/
thebat.exe
/
0
/
RCDATA
/
TFOLDEREDITOR
/
TFOLDEREDITOR.txt
Wrap
Text File
|
2001-09-09
|
16KB
|
648 lines
object FolderEditor: TFolderEditor
Left = 55
Top = 23
HelpContext = 10025
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Edit Folder'
ClientHeight = 358
ClientWidth = 416
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object xTabs: TTabControl
Left = 0
Top = 0
Width = 416
Height = 321
Align = alTop
TabIndex = 0
TabOrder = 0
Tabs.Strings = (
'General'
'Template'
'Reply'
'Forward'
'Confirmation'
'Sound'
'Identity'
'Memo')
TabStop = False
OnChange = xTabsChange
object Book: TNotebook
Left = 4
Top = 24
Width = 408
Height = 293
HelpContext = 10025
Align = alClient
TabOrder = 0
object TPage
Left = 0
Top = 0
HelpContext = 10025
Caption = 'General'
object Label1: TLabel
Left = 8
Top = 4
Width = 31
Height = 13
Caption = '&Name:'
FocusControl = eName
end
object eName: TEdit
Left = 8
Top = 20
Width = 393
Height = 21
TabOrder = 0
end
object gbOptions: TGroupBox
Left = 8
Top = 48
Width = 393
Height = 241
Caption = 'Options'
TabOrder = 1
object lHomeDir: TLabel
Left = 40
Top = 24
Width = 45
Height = 13
Alignment = taRightJustify
Caption = '&Directory:'
FocusControl = bHomeDir
end
object eHomeDir: TEdit
Left = 88
Top = 20
Width = 297
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 0
end
object bHomeDir: TButton
Left = 112
Top = 50
Width = 129
Height = 25
Caption = '&?'
TabOrder = 1
OnClick = bHomeDirClick
end
object bClearHome: TButton
Left = 248
Top = 50
Width = 129
Height = 25
Caption = 'Clear'
TabOrder = 2
OnClick = bClearHomeClick
end
object eMaxMsgs: TSpinEdit
Left = 328
Top = 144
Width = 57
Height = 22
MaxValue = 100000
MinValue = 0
TabOrder = 7
Value = 0
end
object eMaxDays: TSpinEdit
Left = 328
Top = 168
Width = 57
Height = 22
MaxValue = 100000
MinValue = 0
TabOrder = 9
Value = 0
end
object GroupBox2: TGroupBox
Left = 8
Top = 192
Width = 377
Height = 41
Caption = 'On exit'
TabOrder = 10
object cbPurge: TCheckBox
Left = 16
Top = 16
Width = 177
Height = 17
Caption = '&Remove old messages'
TabOrder = 0
end
object cbCompress: TCheckBox
Left = 200
Top = 16
Width = 169
Height = 17
Caption = '&Compress the folder'
TabOrder = 1
end
end
object cbKeepMsgs: TCheckBox
Left = 24
Top = 148
Width = 297
Height = 17
Caption = '&Maximum number of stored messages is'
TabOrder = 6
OnClick = cbKeepMsgsClick
end
object cbKeepDays: TCheckBox
Left = 24
Top = 170
Width = 297
Height = 17
Caption = '&Keep messages in the base for (days) :'
TabOrder = 8
OnClick = cbKeepDaysClick
end
object cbOKTicker: TCheckBox
Left = 24
Top = 80
Width = 361
Height = 17
Caption = '&Show unread messages on MailTicker(tm)'
TabOrder = 3
end
object cbDefaultColumn: TCheckBox
Left = 24
Top = 104
Width = 361
Height = 17
Caption = '&Use the account default column settings'
TabOrder = 4
end
object cbUsePrnCtl: TCheckBox
Left = 24
Top = 126
Width = 361
Height = 17
Caption = 'Use &folder-specific print settings'
TabOrder = 5
end
end
end
object TPage
Left = 0
Top = 0
HelpContext = 10017
Caption = 'Template'
object Label4: TLabel
Left = 8
Top = 8
Width = 89
Height = 13
Caption = '&Message template:'
FocusControl = eTemplate
end
object eTemplate: TMemo
Left = 8
Top = 24
Width = 393
Height = 265
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier'
Font.Style = []
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
OnClick = eTemplateEnter
OnEnter = eTemplateEnter
end
end
object TPage
Left = 0
Top = 0
HelpContext = 10017
Caption = 'Reply'
object Label6: TLabel
Left = 8
Top = 8
Width = 118
Height = 13
Caption = '&Reply message template:'
FocusControl = eTemplate
end
object eRTemplate: TMemo
Left = 8
Top = 24
Width = 393
Height = 265
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier'
Font.Style = []
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
OnClick = eTemplateEnter
OnEnter = eTemplateEnter
end
end
object TPage
Left = 0
Top = 0
HelpContext = 10017
Caption = 'Forward'
object Label7: TLabel
Left = 8
Top = 8
Width = 141
Height = 13
Caption = '&Message forwarding template:'
FocusControl = eFTemplate
end
object eFTemplate: TMemo
Left = 8
Top = 24
Width = 393
Height = 265
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier'
Font.Style = []
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
OnClick = eTemplateEnter
OnEnter = eTemplateEnter
end
end
object TPage
Left = 0
Top = 0
Caption = 'RCR'
object Label12: TLabel
Left = 8
Top = 120
Width = 47
Height = 13
Caption = '&Template:'
end
object eConfirm: TMemo
Left = 8
Top = 136
Width = 393
Height = 153
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier'
Font.Style = []
ParentFont = False
PopupMenu = mPop
ScrollBars = ssBoth
TabOrder = 0
OnEnter = eTemplateEnter
end
object rgRCRaction: TRadioGroup
Left = 8
Top = 64
Width = 393
Height = 49
Caption = 'Action'
Columns = 2
ItemIndex = 0
Items.Strings = (
'&Put in Outbox'
'&Send immediately'
'&Edit'
'&Ignore')
TabOrder = 1
end
object cbRCRPrompt: TCheckBox
Left = 16
Top = 36
Width = 385
Height = 17
Caption = 'Prompt before the &Action'
TabOrder = 2
end
object cbRCR: TCheckBox
Left = 16
Top = 8
Width = 385
Height = 17
Caption = '&Override account'#39's Reading Confirmation settings'
TabOrder = 3
end
end
object TPage
Left = 0
Top = 0
HelpContext = 10026
Caption = 'Sound'
object cbSound: TRadioGroup
Left = 8
Top = 8
Width = 393
Height = 89
Caption = 'Sound when new mail arrived'
ItemIndex = 0
Items.Strings = (
'Use &Account settings'
'&Use own sound settings'
'&Sound disabled')
TabOrder = 0
OnClick = cbSoundClick
end
object gbSound: TGroupBox
Left = 8
Top = 104
Width = 393
Height = 137
Caption = 'Settings'
TabOrder = 1
object Label9: TLabel
Left = 8
Top = 28
Width = 19
Height = 13
Caption = '&File:'
FocusControl = eSound
end
object eSound: TEdit
Left = 48
Top = 24
Width = 337
Height = 21
TabOrder = 0
end
object bBrowseWAV: TButton
Left = 224
Top = 56
Width = 75
Height = 25
Caption = '&Browse...'
TabOrder = 1
OnClick = bBrowseWAVClick
end
object bTestSound: TButton
Left = 312
Top = 56
Width = 75
Height = 25
Caption = '&Test now'
TabOrder = 2
OnClick = bTestSoundClick
end
object cbOwnTime: TCheckBox
Left = 8
Top = 104
Width = 285
Height = 17
Caption = '&Override account'#39's allowance interval:'
TabOrder = 3
OnClick = cbOwnTimeClick
end
object eInterval: TTimeIntervalEdit
Left = 296
Top = 102
Width = 89
Height = 21
EditMask = '##:##-##:##;1;0'
MaxLength = 11
TabOrder = 4
Text = ' : - : '
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'ID'
object GroupBox1: TGroupBox
Left = 5
Top = 8
Width = 396
Height = 97
Caption = 'From information'
TabOrder = 0
object Label2: TLabel
Left = 16
Top = 20
Width = 57
Height = 13
Caption = '&From Name:'
end
object Label3: TLabel
Left = 16
Top = 44
Width = 67
Height = 13
Caption = 'From &Address:'
end
object Label8: TLabel
Left = 16
Top = 68
Width = 62
Height = 13
Caption = '&Organisation:'
end
object eFromName: TComboBox
Left = 104
Top = 16
Width = 284
Height = 21
ItemHeight = 13
TabOrder = 0
end
object eFromAddr: TComboBox
Left = 104
Top = 40
Width = 284
Height = 21
ItemHeight = 13
TabOrder = 1
end
object eOrg: TComboBox
Left = 104
Top = 64
Width = 284
Height = 21
ItemHeight = 13
TabOrder = 2
end
end
object GroupBox3: TGroupBox
Left = 5
Top = 112
Width = 396
Height = 73
Caption = 'Reply-To information'
TabOrder = 1
object Label10: TLabel
Left = 16
Top = 44
Width = 87
Height = 13
Caption = 'Reply-To A&ddress:'
end
object Label11: TLabel
Left = 16
Top = 20
Width = 77
Height = 13
Caption = '&Reply-To Name:'
end
object eReplyName: TComboBox
Left = 120
Top = 16
Width = 268
Height = 21
ItemHeight = 13
TabOrder = 0
end
object eReplyAddr: TComboBox
Left = 120
Top = 40
Width = 268
Height = 21
ItemHeight = 13
TabOrder = 1
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Memo'
object Label5: TLabel
Left = 8
Top = 8
Width = 32
Height = 13
Caption = '&Memo:'
FocusControl = eMemo
end
object eMemo: TMemo
Left = 8
Top = 24
Width = 393
Height = 265
Lines.Strings = (
'')
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
end
end
end
end
object bOK: TButton
Left = 160
Top = 328
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object bCancel: TButton
Left = 248
Top = 328
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object bMacro: TButton
Left = 8
Top = 328
Width = 81
Height = 25
Caption = '&Macros...'
Enabled = False
TabOrder = 3
OnClick = bMacroClick
end
object bHelp: TButton
Left = 336
Top = 328
Width = 75
Height = 25
Caption = 'Help'
TabOrder = 4
OnClick = bHelpClick
end
object mPop: TPopupMenu
Left = 232
Top = 272
object mmText: TMenuItem
Caption = '&Text'
ShortCut = 0
end
object mmSender: TMenuItem
Caption = '&Sender info'
ShortCut = 0
end
object mmRece: TMenuItem
Caption = '&Recipient info'
ShortCut = 0
end
object mmDef: TMenuItem
Caption = '&Pre-defined fields'
ShortCut = 0
end
object mmMisc: TMenuItem
Caption = '&Miscellaneous'
ShortCut = 0
end
object N1: TMenuItem
Caption = '-'
ShortCut = 0
end
object mtAttachFile: TMenuItem
Caption = '&Attach a file...'
ShortCut = 32801
OnClick = mtAttachFileClick
end
object mtInclude: TMenuItem
Tag = 1
Caption = '&Include template file...'
ShortCut = 32813
OnClick = mtAttachFileClick
end
object mtPut: TMenuItem
Tag = 2
Caption = 'Put text file...'
ShortCut = 0
OnClick = mtAttachFileClick
end
object mtfCookie: TMenuItem
Tag = 3
Caption = '&Cookie from a file...'
ShortCut = 0
OnClick = mtAttachFileClick
end
object Popup1: TMenuItem
Caption = 'Popup'
ShortCut = 32889
Visible = False
end
end
end