readme.txt 329 B

12345678910
  1. SimpleTargetDemo
  2. This application demonstrates how to receive file names dragged from other
  3. applications (e.g. the Explorer) using the TDropFileTarget component.
  4. Only copy and link operations are enabled in this demo to avoid "accidents". The
  5. TDropFileTarget.DragTypes property control which drag/drop operations are
  6. enabled.