Last edit: 98-06-27 Graham Wideman |
Delphi
|
Using GWDropDemo
Article created: 98-06-26 |
Introduction
GWDropDemo is an application that shows
- how to prepare to accept OLE drops
- how to clean up at the end
- what data formats a source app offers to drop.
- what the data content looks like for each format.
Quick-start

More Detailed Examination of IDropTarget and Related Delphi Functions

Go to: Drop Demo Intro Page, or 