Installation is a breeze. Extract the downloaded archive in a directory of your choice. This is a zip file that contains subdirectories. Please unzip accordingly. The following directory structure will be created:
\ |
Main directory. Contains the Oleander demo application source files. Please see the file readme.txt for more details. |
\doc |
Sample WinWord documents used by the Oleander demo application. |
\help \help\images |
Oleander help files in HTML format. Point your browser to home.htm for the Oleander help home page. You will find the same HTML files as on the Oleander website. |
\oleander\delphi2 \oleander\delphi3 |
The Oleander components as source or compiled. |
Install the OleanderReg.pas file from the Oleander subdirectory via the 'Install Component' menu option. This will register the Oleander components in an Oleander tab. Your Delphi should look like this:
Load the Oleanderdemo.dpr file into Delphi and compile the demo application.
If you run the demo application from inside the Delphi IDE be sure to switch the "Break on Exception" checkbox in TOOLS-OPTIONS off.