dropsource.pas

来自「本系统在一些大中型企业(跨多达24个区域)一直都在很好的服务过」· PAS 代码 · 共 17 行

PAS
17
字号
UNIT dropsource;
  
  // -----------------------------------------------------------------------------
  // Project:         Drag and Drop Source Components
  // Component Names: TDropTextSource, TDropFileSource, TDropURLSource 
  // Module:          DropSource
  // Description:     Implements Dragging & Dropping of text, files and URLs
  //                  FROM your application to another.
  // Version:	        3.1
  // Date:            01-OCT-1998
  // Target:          Win32, Delphi 3 & 4
  // Authors:         Angus Johnson,   ajohnson@rpi.net.au
  //                  Anders Melander, anders@melander.dk
  //                                   http://www.melander.dk
  //                  Graham Wideman,  graham@sdsu.edu
  //                                   http://www.wideman-one.com
  // Copyright        

⌨️ 快捷键说明

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