TLTextdiff - component for evaluation of the difference between two texts providing two different algorithms and recursion.
copyright 2001/2002 Dr. Andreas Lindae
http://www.lindae-software.com/
Please send comments to lindae@lindae-software.com


Please read the description and licence information using the files in the doc subdirectory:
index.htm (HTML)
or 
TLTextDiff.doc (for Word 97/2000)


This is shareware. Only for private use. For commercial or governmental use you have to register. On registration you will get the the full source code of the component.

REGISTRATION
can be done only by shareit.com. See our website www.lindae-software.com for details .


INSTALLATION
Installation of TLTextdiff (shareware) in Dephi 5
1.) Extract the complete archive into a directory using pathnames
2.) open the package TextDiffD5.dpk in the TLTextDiffD5 subdirectory Delphi 5
3.) click on the Button install. TLTextDiff should now appear in the VCL (section LSoftware)
4.) close the package
5.) copy the file textdifference.dcu into a directory where Delphi can find it, i.e. the library path or add your directory /TLTextDiffD5 in the list of the library path (menu Tools).

Installation of TLTextdiff (shareware) in Dephi 6
1.) Extract the complete archive into a directory using pathnames
2.) open the package TextDiffD6.dpk in the TLTextDiffD6 subdirectory in Delphi 6
3.) click on the Button install. TLTextDiff should now appear in the VCL (section LSoftware)
4.) close the package
5.) copy the file textdifference.dcu into a directory where Delphi can find it, i.e. the library path or add your directory /TLTextDiffD6 in the list of the library path (menu Tools).

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