Unit ATUrlLabel |
Renamed from URLLabel.pas 6/20/1998 Paul Rice to avoid conflicts with others' work. URL Label - very simple component, that lets you run URL or file by clicking on it. See UrlLabel.txt for more details and note about internet shortcuts mailto, ftp, http etc. Freeware - Ahto Tanner, Moon Software (http://www.estpak.ee/~ahto/moon/) Tip: To specify subject in mailto URL use the following syntax: - TUrlLabel1.URL:= 'mailto:moon@kagi.com?subject=Your subject'; Version 1.5, March 19, 1997 - Well, I and you all are blind enough or you just trust me too much? Over 5 months of using I noticed that popup menu created on startup never freed. Now it is :) - Application.Handle in ShellExecute replaced with GetDesktopWindow(), since it's probably better for launching new apps. Version 1.4, Nov 28, 1996 - Added ActiveColor property. Caption changes it's color to the ActiveColor while mouse button is down (while clicked) like in some web browsers. If you don't want to change color, assign the same color to it as normal caption font color. - Initially caption is blue and underlined now. Version 1.3, Oct 20, 1996 - added "Copy" popup menu Versions 1.1, 1.2 - nothing special ;-) Version 1.0, June 21, 1996 - initial release -----------------------------------------------------------------------
Classes |
Functions |
Register - ---------------------------------------------------------------------------
Types |
Constants |
Variables |
Functions |
Types |
Constants |
Variables |