Delphi 6.0x freeware
Labels

[ formatlabel.zip ] [ 14,742 bytes ] [ Freeware ] [ With Source ]
[ D6 ]
FormatLabel is enhanced TLabel component which provides functionality for displaying caption with more font styles and colors according HTML tags in caption string. Caption can contain parameters (between and tags), for each parameter will be called OnGetParameter events. FormatLabel can also display links (anchor) and can handle click on it. FormatLabel can display caption with ellipsis, with 3D effect and beveled. For very long caption can be used new memo property - CaptionStrings. Supported HTML tags: B, I, U, BIG, SMALL, A HREF=target - for automatic launching of URL target (http, mailto, file etc.), A NAME=param - for calling of user defined events COLOR=Red, BR, TAB VAR - defines parameter
Added: 21-06-2004   |  Version: 1.0   |  Downloads: 432/432/11
Author:Tomas Rosinsky   [Homepage]   [DSP files]

[ freelabels.zip ] [ 251,368 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
Delphi Freeware Label Components.

Hot Label (TOHHotLabel)
Useful when you want to be informative like the standard label but also be seen to react to mouse clicks.

URL Label (TOHURLLabel)
A label that behaves like a link in HTML.

Symbol Label (TOHSymbLabel)
This is the Symbol Label. It is intended for scientific and mathematical programs. Without it you either have to hope that the user understands x2 means x-squared or use several separate TLabels.

Readout Label (TOHReadoutLabel)
The Readout Label is intended for scientific and mathematical programs. It simplifies the display of derived values along with a caption and their units. So the label is divided into three parts displayed left to right - the original caption, a value (usually numeric but provided as a string) and the value's units.

List Label (TOHListLabel)
The List Label simplifies the display of a static list or grid of values.


Added: 17-10-2001   |  Version: 1.0   |  Downloads: 3334/3334/15
Author:Orchard House   [Homepage]   [DSP files]

[ link: download.htm?dl=HLLabel ] [ size n/a ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
THLLabel A clickable Label-component which launches an application, your mail-program or sends you far away... Changes color when mousepointer passes in or out. Two mouse-events. Sourcecode and demo supplied.
Added: 29-09-2003   |  Version: 1.0   |  Downloads: n/a
Author:Mats Asplund   Mats Asplund   [Homepage]   [DSP files]

[ link: download.htm?dl=mVerLabel ] [ size n/a ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
TmVerLabel TmVerLabel retrieves version information from your application and displays it in the label caption. Source and demo supplied.
Added: 29-09-2003   |  Version: 1.0   |  Downloads: n/a
Author:Mats Asplund   Mats Asplund   [Homepage]   [DSP files]

[ link: download.htm?dl=RText ] [ size n/a ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
TRText A horizontally-scrolling label. Sourcecode and demo supplied.
Added: 29-09-2003   |  Version: 1.0   |  Downloads: n/a
Author:Mats Asplund   Mats Asplund   [Homepage]   [DSP files]

[ JvLinkLabel.zip ] [ 75,906 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 ]
Have you ever wanted to include formatted text and link that flow with the rest of the text in your applications? TJvLinkLabel is a fast, light-weight replacement for Delphi's TLabel, that handles all this. It's easy to input text, even formatted text with links. Simply use the Caption property, just as you usually do with TLabel. To input formatted text and links, you must use "tags", reminiscent of HTML/SGML.
TJvLinkLabel is licensed under the MPL open-source license, and will hopefully be part of the JEDI VCL in the future.
Added: 18-03-2002   |  Version: 2.0   |  Downloads: 1570/1570/9
Author:David Polberger   [DSP files]

[ PDJ_RotoLabel.zip ] [ 209,003 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
Rotation text from 0 to 360 Degrees
  • property Text3D draw text with 3D Effect
  • property Transparent
  • property Align
Component work only with True Type font
Added: 25-05-2001/9-09-2001   |  Version: 1.10   |  Downloads: 3855/3777/14
Author:Peric DJordje   PDJTools   [Homepage]   [DSP files]

[ PDJ_SillyLabel.zip ] [ 4,531 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
Enchanced label with ability to draw various kinds of gradient while Mouse cursor is over it.
Added: 3-06-2001/9-09-2001   |  Version: 2.00   |  Downloads: 4430/4358/7
Author:Peric DJordje   PDJTools   [Homepage]   [DSP files]

[ pjhotlbl.zip ] [ 23,443 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 ]

TPJHotLabel descends from TLabel. It provides a clickable label that can start the default browser or email client to access a specific URL. Key features of the component are:

  • The URL property is used for storing the URL to be accessed when the label is clicked.
  • The Caption property can either store descriptive text or can automatically reflect the URL.
  • The label can be highlighted using a user-defined font when the mouse passes over it.
  • The label displays the "hand point" cursor by default. For versions of Delphi that do not support provide the crHandPoint cursor, a custom cursor is linked in to the program by the component.
  • The component's pop-up hints can be customised to:
    • display the normal Hint text;
    • automatically display the URL, ignoring the Hint property.
    • display custom hints set each time the hint is displayed using an event handler.

A help file is provided that can inegrate with the IDE of Delphi 3 to 7.

This v2 release is backwards compatible with v1 of the component.

 [more]
Added: 7-11-1999/17-11-2003   |  Version: 2.0   |  Downloads: 3006/2992/11
Author:Peter D Johnson   [Homepage]   [DSP files]

[ psvlabels.zip ] [ 70,754 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
psvLabels Library for Delphi 5,6,7 contains set of original and enhanced labels. Includes components: TpsvBasicLabel - Provides a mouse enter and mouse leave events and has a FocusColor property. TpsvWebLabel - This component emulates hypertext in a html form. TpsvTransLabel - Simulates translucent color glass. TpsvRTFLabel - TpsvRTFLabel component is a marquee transparent label that has the full rich text capabilities. It can displays a vertical scrolling text with a different speed. TpsvLCDLabel - Simulates LCD display TpsvBorderLabel - Label with a 3D border. TpsvLinkedLabel - Label that can be linked to any control on the form and will follows this control when it moves keeping right position and distance even in design time
Added: 25-11-2002   |  Version: 1.7   |  Downloads: 1608/1608/7
Author:Serhiy Perevoznyk   Serhiy Perevoznyk   [Homepage]   [DSP files]

[ qzhtmllabel108.zip ] [ 428,755 bytes ] [ Freeware ] [ With Source ]
[ D6 | D7 ]
Label that able to load HTML syntax, or draw on canvas. Syntax Editor Included.
Added: 1-09-2003/29-09-2003   |  Version: 108   |  Downloads: 1169/1094/17
Author:Joseph Leung   [Homepage]   [DSP files]

[ richlabel.zip ] [ 18,315 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
TRichLabel is a TLabel descendant created to display formatted text. It allows setting different formatting for different paragraphs of text and including graphics. Easy to use (i hope:)
Haven't tested under D5
Added: 19-05-2003   |  Version: 17-05-2003   |  Downloads: 739/739/6
Author:Tomasz Kolinko   [DSP files]

[ TEDSoft_VersionLabel.zip ] [ 17,476 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 | D7 ]
This Delphi-Component provides a label, which displays a version information string of your executable. You can select the version info string which you want to display. Selectable are the windows defined version infos as well as own version info strings. The archive contains the component, a demo and an installation instruction (info.txt). It is compatible with Delphi 5.0, 6.0 and 7.0.
Added: 3-03-2003   |  Version: 1.0   |  Downloads: 1513/1513/9
Author:Stefan Meuser   TEDSoft GmbH   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.