droptarget.pas

来自「Drag files and Drop to delphi forms 0402」· PAS 代码 · 共 12 行

PAS
12
字号
unit DropTarget;
// -----------------------------------------------------------------------------
// Project:         Drag and Drop Component Suite
// Module:          DropTarget
// Description:     Implements the drop target base classes which allows your
//                  application to accept data dropped on it from other
//                  applications.
// Version:         4.2
// Date:            05-APR-2008
// Target:          Win32, Delphi 5-2007
// Authors:         Anders Melander, anders@melander.dk, http://melander.dk
// Copyright        

⌨️ 快捷键说明

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