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

Delphi 3.0/4.0/5.0 & C++Builder 3.0/4.0/5.0


Files :
-----
  htmlabd3.zip : component files for Delphi 3.0
  htmlabd4.zip : component files for Delphi 4.0
  htmlabd5.zip : component files for Delphi 5.0
  htmlabc3.zip : component files for C++Builder 3.0
  htmlabc4.zip : component files for C++Builder 4.0
  htmlabc5.zip : component files for C++Builder 5.0
  demo.zip   : demo with source code for Delphi 3,4,5
  
Release 1.5 :
-------------

  A label with HTML formatting capabilities.

Feature Revision history :
------------------------

  1.0 : initial release
  1.1 : faster HTML rendering
        transparent rendering
        URL color definable
        new event OnAnchorEnter
        new indent tag
  1.2 : added Delphi 5 support
  1.3 : added extra HTML formatting features :
        image alignment and superscript / subscript
        added Delphi 2 & C++Builder 1 support
  1.4 : HTML text design time editor added
        C++Builder 5 support  
        New HTML property Shadow
        New hover style hyperlinks
  1.5 : Added support for JPEF & GIF images
        Added support for image width & height tags 
	Improved drawing
        Improved design time editor 
	New property for vertical alignment


Installation :
--------------

 In Delphi 3,4,5 or C++Builder 3,4,5

 Unzip files htmlabdx or htmlabcx into a component directory

 - Install components,

 - Install into new package (or existing package)

 - Browse for (new) package file

 - Add htmlareg.pas


Usage :
-------
 This component is freeware for non-commercial applications.
 License for commercial use is equivalent to buying source code,
 and is available for $30. Licensed users get source code updates
 for all 1.x versions. Send cheque or cash for $30 to address above
 and source code will be sent by email immediately upon receipt.
 If you would like to register THTMLabel online, you can do the
 registration at http://www.shareit.com/programs/103312.htm.
 Alternatively, you can go to http://www.shareit.com and enter
 the program number there: 103312. Since the online registration
 for a TMS basic component is valid for several TMS components,
 do not forget to request THTMLabel by email as well via
 tms@theLinx.com


Documentation :
---------------
 
 See http://www.tmssoftware.com/minihtml.htm


Help, hints, tips, bug reports :
------------------------------
 Send any remarks to : help@tmssoftware.com
 Please clearly state which Delphi or C++Builder version you are using
 and which version of the component you are using. In case of doubt,
 download the latest version first at http://www.tmssoftware.com


