⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 maillist.dfm

📁 siMail, siMail, siMail, siMail
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      ShortCut = 16496
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelAskLater: TAction
      Tag = 2
      Category = 'Message'
      Caption = 'Ask later'
      Enabled = False
      ImageIndex = 15
      ShortCut = 16497
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelFriend: TAction
      Tag = 3
      Category = 'Message'
      Caption = 'Friend'
      Enabled = False
      ImageIndex = 16
      ShortCut = 16498
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelImportant: TAction
      Tag = 4
      Category = 'Message'
      Caption = 'Important'
      Enabled = False
      ImageIndex = 17
      ShortCut = 16499
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelReply: TAction
      Tag = 5
      Category = 'Message'
      Caption = 'Reply'
      Enabled = False
      ImageIndex = 18
      ShortCut = 16500
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelToDo: TAction
      Tag = 6
      Category = 'Message'
      Caption = 'To do'
      Enabled = False
      ImageIndex = 19
      ShortCut = 16501
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelTrashLater: TAction
      Tag = 7
      Category = 'Message'
      Caption = 'Trash later'
      Enabled = False
      ImageIndex = 20
      ShortCut = 16502
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelCustom1: TAction
      Tag = 8
      Category = 'Message'
      Caption = 'Custom 1'
      Enabled = False
      ImageIndex = 21
      ShortCut = 16503
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelCustom2: TAction
      Tag = 9
      Category = 'Message'
      Caption = 'Custom 2'
      Enabled = False
      ImageIndex = 22
      ShortCut = 16504
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelCustom3: TAction
      Tag = 10
      Category = 'Message'
      Caption = 'Custom 3'
      Enabled = False
      ImageIndex = 23
      ShortCut = 16505
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actMessageLabelClear: TAction
      Category = 'Message'
      Caption = 'Clear label'
      ShortCut = 16507
      OnExecute = actMessageLabelExecute
      OnUpdate = actMessageMarkAsUnreadUpdate
    end
    object actGroupByDate: TAction
      Category = 'Message'
      Caption = 'Date'
      Enabled = False
      OnExecute = actGroupByDateExecute
    end
    object actGroupBySender: TAction
      Category = 'Message'
      Caption = 'Sender'
      Enabled = False
    end
    object actGroupBySize: TAction
      Category = 'Message'
      Caption = 'Size'
      Enabled = False
    end
    object actGroupByLabel: TAction
      Category = 'Message'
      Caption = 'Label'
      Enabled = False
    end
    object actGroupByPriority: TAction
      Category = 'Message'
      Caption = 'Priority'
      Enabled = False
    end
    object actMessageSave: TAction
      Tag = 1
      Category = 'Message'
      Caption = 'Save as ...'
      OnExecute = actMessageSaveExecute
      OnUpdate = actMessageAnnotateUpdate
    end
    object actMessageSaveAppend: TAction
      Tag = 2
      Category = 'Message'
      Caption = 'Append save as ...'
      OnExecute = actMessageSaveExecute
      OnUpdate = actMessageAnnotateUpdate
    end
    object actMessageAddSender: TAction
      Category = 'Message'
      Caption = 'Add sender to address book'
      OnExecute = actMessageAddSenderExecute
      OnUpdate = actMessageAddSenderUpdate
    end
  end
  object tmrMark: TTimer
    Enabled = False
    Interval = 3000
    OnTimer = tmrMarkTimer
    Left = 176
    Top = 272
  end
  object popAnnotate: TTBXPopupMenu
    Left = 48
    Top = 272
    object Annotate2: TTBXItem
      Action = actMessageAnnotate
    end
  end
  object popLabel: TTBXPopupMenu
    Images = dmImages.ilMailListMessages
    Left = 80
    Top = 272
    object Company2: TTBXItem
      Action = actMessageLabelCompany
    end
    object Business2: TTBXItem
      Action = actMessageLabelAskLater
    end
    object Friend1: TTBXItem
      Action = actMessageLabelFriend
    end
    object Important3: TTBXItem
      Action = actMessageLabelImportant
    end
    object Reply3: TTBXItem
      Action = actMessageLabelReply
    end
    object odo2: TTBXItem
      Action = actMessageLabelToDo
    end
    object rashlater2: TTBXItem
      Action = actMessageLabelTrashLater
    end
    object Custom12: TTBXItem
      Action = actMessageLabelCustom1
    end
    object Custom22: TTBXItem
      Action = actMessageLabelCustom2
    end
    object Followup2: TTBXItem
      Action = actMessageLabelCustom3
    end
    object N5: TTBXSeparatorItem
    end
    object Clearlabel2: TTBXItem
      Action = actMessageLabelClear
    end
  end
  object popMenu: TTBXPopupMenu
    Images = dmImages.ilMailListMessages
    Left = 112
    Top = 272
    object New1: TTBXItem
      Action = actMessageNew
    end
    object Reply1: TTBXItem
      Action = actMessageReply
    end
    object Replytoall1: TTBXItem
      Action = actMessageReplyAll
    end
    object Forward1: TTBXItem
      Action = actMessageForward
    end
    object Forwardasattachment1: TTBXItem
      Action = actMessageForwardAs
    end
    object Bounce1: TTBXItem
      Action = actMessageBounce
    end
    object Redirectto1: TTBXItem
      Action = actMessageRedirect
    end
    object Annotate1: TTBXItem
      Action = actMessageAnnotate
    end
    object Continueediting1: TTBXItem
      Action = actMessageContinueEdit
    end
    object TBXItem1: TTBXItem
      Action = actMessageOpen
    end
    object Delete1: TTBXItem
      Action = frmMain.actDelete
    end
    object TBXItem4: TTBXItem
      Action = actMessageAddSender
    end
    object TBXSeparatorItem1: TTBXSeparatorItem
    end
    object TBXItem3: TTBXItem
      Action = actMessageSave
    end
    object TBXItem2: TTBXItem
      Action = actMessageSaveAppend
    end
    object N1: TTBXSeparatorItem
    end
    object Mark1: TTBXSubmenuItem
      Caption = 'Mark as'
      object Asread1: TTBXItem
        Action = actMessageMarkAsRead
      end
      object Asunread1: TTBXItem
        Action = actMessageMarkAsUnread
      end
      object N3: TTBXSeparatorItem
      end
      object Asreplied1: TTBXItem
        Action = actMessageMarkAsReplied
      end
      object Asunreplied1: TTBXItem
        Action = actMessageMarkAsUnreplied
      end
      object N6: TTBXSeparatorItem
      end
      object Forwarded1: TTBXItem
        Action = actMessageMarkAsForwarded
      end
      object Unforwarded1: TTBXItem
        Action = actMessageMarkAsUnforwarded
      end
    end
    object mnuLabelAs: TTBXSubmenuItem
      Caption = 'Label as'
      object Company1: TTBXItem
        Action = actMessageLabelCompany
      end
      object Business1: TTBXItem
        Action = actMessageLabelAskLater
      end
      object Important1: TTBXItem
        Action = actMessageLabelFriend
      end
      object Important2: TTBXItem
        Action = actMessageLabelImportant
      end
      object Reply2: TTBXItem
        Action = actMessageLabelReply
      end
      object odo1: TTBXItem
        Action = actMessageLabelToDo
      end
      object rashlater1: TTBXItem
        Action = actMessageLabelTrashLater
      end
      object Custom11: TTBXItem
        Action = actMessageLabelCustom1
      end
      object Custom21: TTBXItem
        Action = actMessageLabelCustom2
      end
      object Followup1: TTBXItem
        Action = actMessageLabelCustom3
      end
      object N4: TTBXSeparatorItem
      end
      object Clearlabel1: TTBXItem
        Action = actMessageLabelClear
      end
    end
    object Groupby1: TTBXSubmenuItem
      Caption = 'Group by'
      object Date1: TTBXItem
        Action = actGroupByDate
      end
      object Sender1: TTBXItem
        Action = actGroupBySender
      end
      object Size1: TTBXItem
        Action = actGroupBySize
      end
      object Label2: TTBXItem
        Action = actGroupByLabel
      end
      object Priority1: TTBXItem
        Action = actGroupByPriority
      end
    end
    object N2: TTBXSeparatorItem
    end
    object Moveto1: TTBXItem
      Action = actMessageMove
    end
    object Properties1: TTBXItem
      Action = actMessageProperties
    end
  end
  object diSaveDialog: TSaveDialog
    DefaultExt = '.txt'
    FilterIndex = 0
    Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]
    Left = 208
    Top = 272
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -