📄 fcompose.dfm
字号:
end
object txtSubject: TEdit
Left = 104
Top = 3
Width = 121
Height = 18
BorderStyle = bsNone
Color = 15724527
TabOrder = 0
OnChange = txtSubjectChange
OnClick = txtSubjectClick
end
end
end
object txtMessage: TMemo
Left = 232
Top = 232
Width = 185
Height = 89
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 1
WantTabs = True
OnChange = txtMessageChange
end
object pnlSig: TPanel
Left = 0
Top = 420
Width = 636
Height = 21
Align = alBottom
AutoSize = True
BevelOuter = bvNone
TabOrder = 2
object cmboxSignature: TComboBox
Left = 0
Top = 0
Width = 306
Height = 21
Hint = 'Signature to use'
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = cmboxSignatureChange
end
end
object TBXDock1: TTBXDock
Left = 0
Top = 0
Width = 636
Height = 75
Background = dmImages.tbBackground
object mnu: TTBXToolbar
Left = 0
Top = 0
Align = alLeft
Caption = 'Compose menu'
DockPos = -4
ProcessShortCuts = True
TabOrder = 0
object File1: TTBXSubmenuItem
Caption = 'File'
object SendNow1: TTBXItem
Action = actFileSendNow
end
object SendLater1: TTBXItem
Action = actFileSendLater
end
object N2: TTBXSeparatorItem
end
object FinishLater1: TTBXItem
Action = actFileFinishLater
end
object Savetofile1: TTBXItem
Action = actFileSaveToFile
end
object Openfromfile1: TTBXItem
Action = actFileOpenFromFile
end
object N7: TTBXSeparatorItem
end
object Pagesetup1: TTBXItem
Action = actFilePrintSetup
end
object Print1: TTBXItem
Action = actFilePrintPreview
end
object Print2: TTBXItem
Action = actFilePrintPrint
end
object N3: TTBXSeparatorItem
end
object Close1: TTBXItem
Action = actFileClose
end
end
object Edit1: TTBXSubmenuItem
Caption = 'Edit'
object Cut1: TTBXItem
Action = actEditCut
end
object Copy1: TTBXItem
Action = actEditCopy
end
object Paste1: TTBXItem
Action = actEditPaste
end
object Pastequoted1: TTBXItem
Action = actEditPasteQuoted
end
object N1: TTBXSeparatorItem
end
object Find1: TTBXItem
Action = actEditFind
end
object Findnext1: TTBXItem
Action = actEditFindNext
end
object Replace1: TTBXItem
Action = actEditReplace
end
object N4: TTBXSeparatorItem
end
object SelectAll1: TTBXItem
Action = actEditSelectAll
end
end
object Insert1: TTBXSubmenuItem
Caption = 'Insert'
object Attachment1: TTBXItem
Action = actInsertAttachment
end
object extfile1: TTBXItem
Action = actInsertTextFile
end
object Addressbook1: TTBXSeparatorItem
end
object N5: TTBXItem
Action = actInsertAddressBook
end
object Date1: TTBXItem
Action = actInsertDate
end
object ime1: TTBXItem
Action = actInsertTime
end
object DateTime1: TTBXItem
Action = actInsertDateTime
end
object ComputerInfo1: TTBXItem
Action = actInsertComputerInfo
end
end
object ools1: TTBXSubmenuItem
Caption = 'Tools'
object Spellcheckersetings1: TTBXItem
Action = actToolsSpellcheckerSettings
end
object Spellcheck1: TTBXItem
Action = actToolsSpellcheck
end
object N6: TTBXSeparatorItem
end
object Managesignatures1: TTBXItem
Action = frmMain.actToolsSignatures
end
object Addressbook2: TTBXItem
Action = frmMain.actToolsAddressBook
end
end
object Options1: TTBXSubmenuItem
Caption = 'Options'
object Rewraplines1: TTBXItem
Action = actOptionsRewarpLines
end
object Enableautocomplete1: TTBXItem
Action = actOptionsAutoComplete
end
object N8: TTBXSeparatorItem
end
object RequestreadRecipient1: TTBXItem
Action = actOptionsRequestReadRcpt
end
end
object View1: TTBXSubmenuItem
Caption = 'View'
object oolbar1: TTBXItem
Action = actViewToolbar
end
object Statusbar1: TTBXItem
Action = actViewStatusbar
end
end
object Format1: TTBXSubmenuItem
Caption = 'Format'
object extformatmessage1: TTBXItem
Action = actFormatText
GroupIndex = 1
end
object Htmlformatmessage1: TTBXItem
Action = actFormatHtml
GroupIndex = 1
end
object exthtmlformatmessage1: TTBXItem
Action = actFormatTextAndHtml
GroupIndex = 1
end
end
object Help1: TTBXSubmenuItem
Caption = 'Help'
object About1: TTBXItem
Action = frmMain.actHelpAbout
end
end
end
object tb1: TTBXToolbar
Left = 0
Top = 25
Align = alLeft
Caption = 'Compose toolbar'
DockRow = 1
Images = dmImages.ilComposeToolbar
ProcessShortCuts = True
TabOrder = 1
object TBXItem2: TTBXItem
Action = actTBSendNow
end
object TBXItem1: TTBXItem
Action = actTBSendLater
end
object TBXSeparatorItem1: TTBXSeparatorItem
end
object TBXItem5: TTBXItem
Action = actTBAttach
end
object TBXItem4: TTBXItem
Action = actTBSignatures
end
object TBXItem3: TTBXItem
Action = actTBReadReceipt
end
object TBXSeparatorItem2: TTBXSeparatorItem
end
object TBXItem7: TTBXItem
Action = actTBAddressBook
end
object TBXItem6: TTBXItem
Action = actTBSpellCheck
end
object TBXSubmenuItem1: TTBXSubmenuItem
Action = actTBEncrypt
Options = [tboDropdownArrow]
object TBXItem11: TTBXItem
Action = actTBEncrypt
end
object TBXItem10: TTBXItem
Action = actTBSign
end
object TBXItem9: TTBXItem
Action = actEncryptAndSign
end
end
object TBXSeparatorItem3: TTBXSeparatorItem
end
object TBXItem8: TTBXItem
Action = actTBClose
end
end
object TBXToolbar3: TTBXToolbar
Left = 344
Top = 0
Align = alLeft
Caption = 'Message type'
DockPos = 344
TabOrder = 2
Visible = False
object cmboxMsgType: TTBXComboBoxItem
EditWidth = 100
MinListWidth = 100
end
end
object TBXToolbar2: TTBXToolbar
Left = 459
Top = 25
Align = alLeft
Caption = 'Message priority'
DockPos = 456
DockRow = 1
TabOrder = 3
object cmboxPriority: TTBXComboBoxItem
DisplayMode = nbdmImageAndText
EditWidth = 120
ImageIndex = 0
Images = ilPriority
ShowImage = True
OnChange = cmboxPriorityChange
DropDownList = True
MinListWidth = 120
ShowListImages = True
SubMenuImages = ilPriority
end
end
end
object sb: TTBXStatusBar
Left = 0
Top = 441
Width = 636
Panels = <
item
Size = 100
Tag = 0
end
item
Size = 10000
Tag = 0
end>
UseSystemFont = False
end
object msgView: TEmbeddedWB
Left = 88
Top = 232
Width = 50
Height = 50
ParentShowHint = False
ShowHint = False
TabOrder = 5
OnDocumentComplete = msgViewDocumentComplete
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -