Expert Manager v1.1 for Delphi 3
Copyright Richard Brooks 1999

For the latest version and other Delphi software visit www.rjexpert.freeserve.co.uk

This software is currently freeware.

Description
===========

This expert installs itself in the IDE and allows the developer to load and unload esAddin Experts into and out of Delphi at runtime.  

This works perfectly with RJExpert and SMIExprt (see www.rjexpert.freeserve.co.uk)

Other types of expert esStandard, esForm, esProject will not work properly with this manager as Delphi provides no way to unregister them from the IDE.  Only esAddin experts will function correctly, providing they clean up properly when they are freed.

Installation
============

1) Copy all the files into a folder called "experts" below your "Delphi 3" folder (default installation would be c:\program files\borland\delphi 3\experts).

2) Open RegEdit from the run command, go to the registry key HKEY_CURRENT_USER\Software\Borland\Delphi\3.0\Experts and add a string with the name "ExprtMgr" and value pointing to the ExprtMgr3.dll in the "experts" directory.

This will automatically load the expert the next time you load Delphi.

go to Tools|Manage Experts... to open the congfiguration screen and select the "Add to Manager..." button to link Expert dlls into the manager and then click the "Install in Delphi" button to load the selected expert into the Delphi IDE.

Contact info
============

This software was written by Richard Brooks.

For bug reports, comments or suggestions email rjb@rjexpert.freeserve.co.uk or visit www.rjexpert.freeserve.co.uk (the home of the RJExpert for Delphi 3 and 4)


License
=======

This software may only be distributed in its original zip file along with all the original files including this document.

THIS SOFTWARE IS PROVIDED SOLELY AS-IS AND WITHOUT WARRANTY INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.  THE USER AGREES TO INDEMNIFY AND HOLD THE AUTHOR HARMLESS FROM AND AGAINST ANY AND ALL CLAIMS ARISING FROM OR RELATED TO USE OF THE PRODUCT. UNDER NO CIRCUMSTANCES SHALL THE AUTHOR'S LIABILITY EXCEED THE SOFTWARE LICENSE FEE.

