OLE Drag and Drop Sample Applications

Each of the following links displays the source code (project source, form Pascal or C++ source and form DFM source in text format) for a sample application that uses the UnitOOPS OLE Drag and Drop Components. Examples are included for both Delphi and C++Builder. They are all installed along with the components. They are reproduced here to allow you to get a feel for how the components work, without having to download and install them.

Note On the page for each individual sample application, there are intra-page links to the project source, the form source, and the form DFM source. To convert the form DFM source (which we have displayed as text) to a usable DFM file, you should save it with a .txt extension (e.g., fmRTFTest.txt) and then run e.g.,

<your Delphi or C++Builder folder>\bin\convert fmRTFTest.txt
which will reconstruct fmRTFTest.dfm.

Delphi Examples [Click here for C++Builder examples]

C++Builder Examples [Click here for Delphi examples]

Back to the UnitOOPS Software home page


Last modified: Friday, March 23, 2001