**********************************************************************
* Author: TMS Software                                               *
*         Copyright  2012                                           *
*         E-mail: info@tmssoftware.com                               *
*         Web: http://www.tmssoftware.com                            *
**********************************************************************

TMS IntraWeb Cloud Pack v1.1.0.0 for
- Delphi XE/XE2/XE3

----------------------------------------------------------------------------------------------------
TMS IntraWeb Cloud Pack for IntraWeb 11.x, 12.x, 14.x
----------------------------------------------------------------------------------------------------

---------------
Version History
---------------

v1.1.0.0
--------

- 	New: RAD Studio XE3 support
- 	New: IntraWeb 14 support

-	IWPayPalClient
	Fixed: issue when ServerController.AllowMultipleSessionsPerUser is set to true


v1.0.0.0
--------

- 	First Release

---------------

Installation:

NOTE: FOR ADDITIONAL QUESTIONS: see http://www.tmssoftware.com/site/support.asp

For Delphi (IntraWeb 11.x)
---------------------------------

Rename tmsdefs11.inc to tmsdefs.inc ! (Registered version only)

Install package files
  - IW11TMSAUTHDXE.dproj (Delphi XE)


For Delphi (IntraWeb 12.x)
---------------------------------

IntraWeb 12.0.x:
Copy tmsdefs12.inc to tmsdefs.inc ! (Registered version only)

IntraWeb 12.1.x:
Copy tmsdefs121.inc to tmsdefs.inc ! (Registered version only)

IntraWeb 12.2.x:
Copy tmsdefs122.inc to tmsdefs.inc ! (Registered version only)

Install package files
  - IW12TMSAUTHDXE2.dproj (Delphi XE2)


For Delphi (IntraWeb 14.x)
---------------------------------

Copy tmsdefs140.inc to tmsdefs.inc ! (Registered version only)

Install package files
  - IW14TMSAUTHDXE3.dproj (Delphi XE3)



---------------

Demos:

NOTE: If an error is displayed when opening or running one of the included demo applications 
saying "Property X does not exist.". This means the demo has been opened with different 
version of IntraWeb than the one it was created with.
This error can be solved by opening, saving and closing the ServerController form file.