readme.txt

来自「Drag files and Drop to delphi forms 0402」· 文本 代码 · 共 10 行

TXT
10
字号
SimpleTargetDemo

This application demonstrates how to receive file names dragged from other
applications (e.g. the Explorer) using the TDropFileTarget component.

Only copy and link operations are enabled in this demo to avoid "accidents". The
TDropFileTarget.DragTypes property control which drag/drop operations the drop
source allows.

⌨️ 快捷键说明

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