Delphi 5.0x freeware
Labels

[ afblinklabel.zip ] [ 4,594 bytes ] [ Freeware ] [ With Source ]
[ D3 | D5 ]
A TLabel descendent combined with a TTimer: You can blink the label or create a banner or change the fontcolor of your label setting it Active. You can change the interval of the action and choose if it'll be visible when it'll stop. Full source and demo project included
Added: 25-02-2002/7-04-2002   |  Version: 1.0   |  Downloads: 1592/1586/7
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ Comp_For_Delphi.zip ] [ 205,098 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
INSIDE the comp_for_delphi.zip the component itself, the sources, and a sample. EXPLANATION OF THE COMPONENT : Component TWindowtime in windowtime.pas. Class Twindowtime is derived from the class TLabel. The windowtime component is a label that receives in real time the windows' running time. This component has some new properties too : - HOUR time, - MINUTE time, - SECOND time. - Copyright >>>>> each of them will give you a STRING result, so you can read them in a label.caption for example. The procedure newtime is the heart of the component itself. It sends back to HOUR, MINUTE, and SECOND and also inside the label windowtime.caption the window's running time. + a sample software. [more]
READ_ME_FIRST_windowtime.txt contains all you need to know
Added: 9-09-2001   |  Version: 1.0   |  Downloads: 1208/1208/3
Author:Standaert Benoît   [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]

[ hilabel.zip ] [ 1,661 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 | D5 ]
HiLabel - simple but useful TLabel component with OnMouseOver and OnMouseOut events. [more]
Added: 24-06-2002   |  Version: 1.0   |  Downloads: 0/0/0
Author:Stajnia Augiasza   [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]

[ PBLabels.zip ] [ 179,891 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 ]
Two useful components:
TEmailLabel: Use this component to open the default Email client when clicked. All you need to do is enter the recipients email address and enter an optional subject that will appear at the top of the Email.
TUrlLabel: Use this component to launch the default Internet browser when clicked. All you need do is enter the Target URL. These two components could be used within an Abou box of one of your Applications.
(corrected author)
Added: 25-06-2000/27-06-2000   |  Version: 1.0   |  Downloads: 3097/3097/1
Author:Philip Bairstow   Philip Bairstow   [Homepage]   [DSP files]

[ PDJ_Labels.zip ] [ 8,746 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Five components: TFLabel, TRunLabel, TURLLabel, TEmailLabel, TTriDLabel (Label component)
  • TFLabel: Flashing label
  • TRunLabel: Scrolling label caption
  • TURLLabel: Activate programs for browsing of internet
  • TEmailLabel: Activate programs for send E-mail
  • TTriDLabel: Labels with 3D frame like bevel

Added: 17-04-2001   |  Version: 1.0   |  Downloads: 3753/3753/3
Author:Peric DJordje   PDJTools   [Homepage]   [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]

[ 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]

[ vvm_lbl.zip ] [ 2,481 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 ]
Component TVVMColorLabel allows you to draw multicolor text with various styles using one label. To use this functionality of new label you have to know how to make the label draw text in many colors and you`ll be able to paint every letter in Caption with its own color and style.
Added: 18-02-2001   |  Version: 1.0   |  Downloads: 2393/2393/0
Author:Vladimir Markelov   [DSP files]

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