  0.87   - Minor fix with ITxtTblStrFieldWidth
  0.86   - Fixed RecNo property setting
	 - Saving data corrected. I fully forgot to implement proper
	   writing for SepChar. 
	 - In TxtTableIntf.pas added variable for adjusting fields widths.
	   For details look in txttable.txt
  0.85   - Locate method added
  0.84   - Minor bug fixes.
           Added international support unit.
           TTextTable now distributes as Compiled Packages(.dpc)
  0.82   - Added support for Delphi 4
  0.81   - Some fixes with Filter and Filtered properties
         - Demo of ClipCreate and ClipMerge included in example 

  0.8    - Now sources of TTextTable doesn't included. And component
         now doesn't freeware for commercial purposes. Only for
         educational or personal needs. Sources and license can be
         purchased separately. Also with sources you get some support
         and all new versions free of charge.

         - Some filter capabilities added. Added Filter and Filtered properties.
         - Now you can copy you data to clipboard, or past it from
         clipboard, or even create you table from clipboard
         only Excel like clipboard format supported
          (tab delimited data)
         - Added properties WinText and SepChar
           (see description)
       - Bug fixes
           - creating field defs at design time now works.

  0.6b - Bug fixes:
           - problem with garbage
           - adding record to empty tables doesn't worked 
           - currently I worked on bug with creating field defs
             at design time.
             ( first version works at this case, but next :(
               error message generats from VCL package (vcl30db)
               and at now I couldn't understand what happens )

  0.5b - Bug fixes:
           - problem with single column text table
           - problem with empty text tables 
             (partially, at design time some garbage visible, why ?.. )
	 Comments translated to english

  0.4b - First published version
