TMSAgent VCL for C++ Builder 3
-----------------------------

The TMSAgent component allows access to the entire Microsoft Agent 2.0 Server control. 

This component is written in C++ and no support is available for Delphi, sorry.


Upgrading.
----------

If you have a previous version already installed, you should remove it first.
To do this, select "Component | Install Packages", highlight the old version, and click the
Remove button.


To install.
-----------

1.  Copy all the files to a folder of your choice.
2.  Open C++ Builder 3 (if it's not already running)
3.  Select "File | Open" from the menu, and open the MSAgentPkg_bcb3.bpk file.
4.  Select "Project | Build" from the menu.
5.  After a successful build, select "File | Close All" from the menu.
6.  Select "Component | Install Packages" from the menu.
7.  Select "Add", browse to the folder, and select the newly-built MSAgentPkg_bcb3.bpl file.
8.  Press "OK".

The component will now be available under the "Lebeau" tab.


To Use.
-------

When you use TMSAgent in your projects, make sure that the folder path where you placed
TMSAgent's files is included in the "Include" and "Library" directory paths in your project's
options.

1.  Select "Project | Options" from the menu
2.  Go to the "Directories/Conditionals" tab
3.  Add the path to both the "Include Path" and "Library Path" fields
4.  Press "OK"

Refer to the TMSAgent.hlp file for syntax and usage of TMSAgent.


Change History
--------------

Version 1.5
-----------
Rewrite of internal code
New properties added to TAgentCharacter class
BCB5 Public Version released

Version 1.2
-----------
Builder 4 Version released

Version 1.1
-----------
Builder 3 Version released

Version 1.0
-----------
Initial Public Beta Version released


Copyright (C) 1999-2000.  Lebeau Software.  All Rights Reserved.

