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


Files :
-----

  webdatad5.zip    : component files for Delphi 5.0
  webdatad6.zip    : component files for Delphi 6.0
  webdatad7.zip    : component files for Delphi 7.0
  webdatad2005.zip : component files for Delphi 2005
  webdatad2006.zip : component files for Delphi 2006 & c++Builder 2006
  webdatad2006.zip : component files for Delphi 2007 & c++Builder 2007
  webdatad2009.zip : component files for Delphi 2009 & c++Builder 2009
  webdatad2010.zip : component files for Delphi 2010 & c++Builder 2010
  webdatadXE.zip   : component files for Delphi XE & c++Builder XE
  webdatac5.zip    : component files for C++Builder 5.0
  webdatac6.zip    : component files for C++Builder 6.0

Release 1.4.0.0 :
-----------------

What can TWebData do for you ?

- TWebData uses the Wininet API to load HTML files and searches these
  files for information. Typical use is to let TWebData automatically
  scan a number of web pages for you and present the required data
  extracted from the page. You can use it to automate downloading of
  stock quotes, weather forecast, site update dates, etc... and manage
  this information easily in your Delphi or C++Builder application.
  In addition it extracts all image references and hyperlinks from scanned
  web pages.

  7/7/2006    : v1.1.0.1 release
                - support for all versions

  14/8/2007   : - support for Delphi 2007 & C++Builder 2007.

  1.2.0.0 : New : VCL.NET support
  1.2.1.0 : Added : Agent property 
  1.2.2.1 : Improved : when ScanFirst = '', the entire page is returned
          : Fixed : issue with saving temporary file under app folder
  1.2.3.0 : New : public property FullPageCode in TWebDataItem to access full page content
  1.3.0.0 : New : can work fully in memory, without temporary file use
  1.4.0.0 : New : TimeOut property added

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. 

