readme.txt
来自「Drag files and Drop to delphi forms 0402」· 文本 代码 · 共 11 行
TXT
11 行
OutlookDemo
This application demonstrates how to receive items (e.g. mail messages) dropped
from Microsoft Outlook.
A TDropEmptyTarget component is extended with the TOutlookDataFormat using a
TDataFormatAdapter component. Extended MAPI is then used to extract the message
from Outlook and finally the message is parsed and displayed.
Note: This demo only works with Outlook, not Outlook Express.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?