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



Files :
-------
  advtouchkeyboardd5.zip    : component files for Delphi 5.0
  advtouchkeyboardd6.zip    : component files for Delphi 6.0
  advtouchkeyboardd7.zip    : component files for Delphi 7.0
  advtouchkeyboardd2005.zip : component files for Delphi 2005
  advtouchkeyboardd2006.zip : component files for Delphi 2006 & C++Builder 2006 
  advtouchkeyboardd2006.zip : component files for Delphi 2007 & C++Builder 2007 
  advtouchkeyboardd2009.zip : component files for Delphi 2009 & C++Builder 2009
  advtouchkeyboardd2010.zip : component files for Delphi 2010 & C++Builder 2010
  advtouchkeyboardc5.zip    : component files for C++Builder 5.0
  advtouchkeyboardc6.zip    : component files for C++Builder 6.0

Release 1.2.9.0 :
-----------------

  Configurable on-screen keyboard for touchscreen applications
  with support for QWERTY,AZERTY,QWERTZ,DVORAK,NUMERIC,CELLPHONE keyboard layouts
  as well as fully customizable keyboard layouts

History :
---------
    v1.0 : First release
    v1.1 : New : method Zoom() added
    v1.2 : Improved : key drawing
         : Improved : Tab key handling
         : Improved : zoom capability
	 : New : a key supports multi character shortcuts
         : New : QWERTZ keyboard layout
         : New : public property PostWMCharOnly added
v1.2.1.0 : Improved : behaviour with tab key
           Improved : behaviour with arrow keys
v1.2.1.4 : Improved : handling of sending characters to comboboxes
           Fixed : issue with comboboxes unable to accept a key
           Fixed : issue with sending key and make keyboard invisible
           Fixed : issue with CAPS lock
v1.2.2.0 : Improved : support for handling Home,End,Prior,Next keys
v1.2.2.2 : Fixed : issue with posting shifted keys and cursor in controls
           Fixed : issue with CAPS key and AutoCapsDisplay
v1.2.3.0 : New : OnClose event for TAdvPopupTouchKeyboard
v1.2.4.0 : Fixed : Correctly gets the state of the CAPS Lock key
v1.2.5.0 : New : OnShow, OnKeyboardCreated events added in
v1.2.6.0 : New : Multimonitor support added
v1.2.6.1 : Improved : uppercase/lowercase handling for international character sets
v1.2.7.0 : New : overload function of ShowAtXY() added
v1.2.8.0 : Improved : behaviour with auto key repeat
v1.2.9.0 : New : property KeyboardRect: TRect added in TAdvPopupTouchKeyboard
Usage:
------
 Use of TMS software components in applications requires a license.
 A license can be obtained by registration. A single developer license
 registration is available as well as a site license.
 With the purchase of one single developer license, one developer in
 the company is entitled to:
 - use of registered version that contains full source code and no
   limitations 
 - free updates for a full version cycle
 - free email priority support & access to support newsgroups
 - discounts to purchases of other products

 With a site license, multiple developers in the company are entitled
 to:
 - use of registered version that contains full source code and no
   limitations 
 - add additional developers at any time who make use of the components
 - free updates for a full version cycle
 - free email priority support & access to support newsgroups
 - discounts to purchases of other products

 Online order information can be found at:
 http://www.tmssoftware.com/go/?orders

Note: 
-----

 The components are also part of the TMS Component Pack bundle, see 
 http://www.tmssoftware.com/go/?tmspack


Help, hints, tips, bug reports:
-------------------------------
 Send any questions/remarks/suggestions to : help@tmssoftware.com

 Before contacting support about a possible issue with the component
 you encounter, make sure that you are using the latest version of the 
 component.
 If a problem persists with the latest version, provide information 
 about which Delphi or C++Builder version you are using as well as
 the operating system and if possible, steps to reproduce the problem
 you encounter. That will guarantee the fastest turnaround times for
 your support case. 

