Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

Hot Label Component Programmer’s Guide

Applies to: ~>2.0

Introduction

This section of the Hot Label Component documentation describes the API exposed by the unit to programmers.

Contents

Units

Unit Description
PJHotLabel The only unit in this project. Contains the component and component registration code.

Classes

Type Description
TPJHotLabel The Hot Label Component itself.
EPJURLError A custom exception that is raised by TPJHotLabel when URL related errors are encountered.

Other

Item Description
TPJHLHintStyle An enumeration 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.
Register Do not use. Routine called by the IDE at design time to register the component.

Conventions

This documentation complies with these conventions.