URLLabel Ver. 1.4.0.1
for Delphi 2 and 3:
Developed by Filippo Passeggieri inspirated by some advices in
the UDDF site.
Initially, I thought to sell URLLabel at 250USD, but on second thought
I decided, being my first component, it had to be FREEWARE. :-)
If you have suggestions, bug reports please E-Mail me at:
   passeggieri@geocities.com

---------------------------------------------------------------------------
  ATTENTION!!!!!
  Use URLLabel component at your own risk!!! I decline any responsibility.
----------------------------------------------------------------------------

History:
03/05/98 - You can now set LabelType property using the right click when URLLabel
           is selected;
           Added an About Dialog in the Object Inspector. - Ver 1.4.0.1
17/03/98 - Corrected minor bugs. - Ver 1.4.0.0
14/03/98 - Sincronized property URLColStd with Font property
           Replaced the ugly cursor crHandPoint with a browser-like one.

13/03/98 - Received an improved version by CT Koo (Thanks a lot!!!); This version can now:
           + Create a custom label type and on click event which allow user to define custom
              onclick event.
           + Add AllowDown property, it act like button down.
           + In mouse up event, font change to standard when effect98 is false.

26/12/97 - Corrected several bugs. - Ver 1.3.0.1
21/12/97 - Added effect like Win98/IE4 (property Effect98). - Ver 1.3.0.0
16/11/97 - Added support for FTP (property HTTPorMail is now called LabelType);
           Now cursor is browser-like. - Ver 1.2.0.0
06/11/97 - Corrected minor bugs. - Ver 1.1.0.0
04/11/97 - Added support to choose different colors if TURLLabel is pressed
           or not(properties SetColStd, SetColPre).
02/11/97 - Added support for Mail (property HTTPorMail).
31/10/97 - First release.
