DropFilesTarget, Version 1.2a

Download: dft_1.2a.zip (10.014 Bytes, vom 01.01.2006 16:41:27)

Dateien

Name   Original   Gepackt   Datum / Uhrzeit
README.txt   466   325   01.01.2006 15:05:14
DropFilesTarget.pas   8.100   2.641   01.01.2006 15:04:06
DropFilesTarget.dcr   1.736   726   12.07.2005 20:10:46
CHANGES.txt   454   297   01.01.2006 15:04:20
INFO.txt   2.225   1.214   01.01.2006 15:04:14
Sample/   <dir>   <dir>   31.12.2005 15:59:12
Sample/DropFilesDemo.dpr   525   295   31.12.2005 17:08:42
Sample/main.pas   3.892   1.243   31.12.2005 17:08:42
Sample/main.dfm   1.466   573   12.08.2005 15:12:28

Informationen

DropFilesTarget.pas

Delphi unit containing the non-visual component TDropFilesTarget which
implements the DragAcceptFiles / WM_DROPFILES API for any control that
has a window handle (TWinControl descendant).

Version 1.2a - always find the most current version at
http://flocke.vssd.de/prog/code/pascal/dft/

Copyright (C) 2005, 2006 Volker Siebert <flocke@vssd.de>
All rights reserved.

License: M.I.T. (see source resp. the included file "INFO.txt")

Änderungen

2006-01-01: Version 1.2a

  • Verified to work with Delphi 2006 - no changes.

2005-08-09: Version 1.2

  • Complete re-packaging, created the files README, CHANGES, and INFO.
  • Changed the license model to M.I.T.
  • Added (a few) comments.

2005-07-12: Version 1.1

  • Switched from pure subclassing of the window via GWL_WNDPROC to a completely different way using the "TControl.WindowProc" property.

2005-07-11: Version 1.0

  • Initial version.
Flocke's Garage
Valid HTML 4.01 Transitional Valid CSS!
(C) 2005-2018 Volker Siebert.
Creative Commons-LizenzvertragDer gesamte Inhalt dieser Webseite steht unter einer Creative Commons-Lizenz (sofern nicht anders angegeben).