readme.txt
来自「Drag files and Drop to delphi forms 0402」· 文本 代码 · 共 9 行
TXT
9 行
VirtualFile
This application demonstrates how to transfer file content or virtual files
(files which doesn't exist physically on disk).
The application uses the TDropEmptySource and TDropEmptyTarget components and
extends, at run time, them with a custom data format (TVirtualFileDataFormat).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?