 ===========================================================================
 TbLinkEd.dcu - TTbLinkEdit : is has an enhaced TEdit component that could
 v 1.20                       have an ellipsis button on it's right side (optional)
                              with an event when the user presses this button, and
 version                      Alignment option (left, center or rigth) and a
 Delphi 1,2,3                 data-aware version of the same thing.
 C++ Builder 1                This is freeware!

 Author:  Horacio Jamilis
 E-Mail:  terabyte@iname.com
 WWW:     http://members.xoom.com/t_byte/
      or  http://www.geocities.com/SiliconValley/Sector/2369/
 Copyright (C) 1998, Terabyte Computacion

 ===========================================================================
 This component set has a nag screen. You could remove it if you register.
 REGISTERING IS FREE. Just send us a email asking it and, in our answer, we
 will send you the file without the nag screen.
 The freely distributable version is for testing proposes only.
 ===========================================================================
 Based on a similar component from
 Vanguard Computer Services Pty Ltd, Jim Wowchuk - Copyright 1996
 I expect to not disturb the original autor.
 ===========================================================================
 The last comment:
 This is freeware so you have not any warranty that this
 components do anything else than waste your hard drive
 space. I am not responsible of any damages this code could
 give you. It's clear?
 Thanks for trying this excelent freeware components.
 Enjoy it!
 ===========================================================================
 Version 1.20 (28/8/1998)
  - Added support for Delphi 1.0
  - Changed the button width (now is 4 point widther)
 ===========================================================================
 Version 1.10 (1/8/1998)
  - Added support for Delphi 2.0
  - Added About property.
  - Added nag screen for non registered copies.
  - Added text file (this file)
  - Fixed problem when the mouse cursor was over the button. Now it is an Arrow.
  - The source code is only for registered users.
  - The registration is free by email.
  - Added info in our internet pages. You could download the latest version
    from there.
 ===========================================================================
 Version 1.00
  - First release
