My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
HotLabelComponent  
Hot Label Component documentation.
Updated May 8, 2011 by delphidabbler

Hot Label Component

The PJHotLabel unit contains a single component, TPJHotLabel, that implements a label control that can access a URL when clicked.

Several types are defined in the unit in total. They are:

TPJHotLabel The Hot Label Component itself.
EPJURLError A custom exception that is raised by TPJHotLabel when URL related errors are encountered.
TPJHLHintStyle An emumeration of hint styles used by the HintStyle property. See the property's documentation for details.
TPJHLCustomHintEvent The type of event triggered by the OnCustomHint event. See the event's documentation for details.

Examples

The following examples provide some ideas of how to use the component:

  1. Using highlighting
  2. Using the OnCustomHint event

A further example is provided by the demo program that is included in the download.

Links:


Sign in to add a comment
Powered by Google Project Hosting