Hot Label Component Programmer's Guide
Applies to: ~>2.0
This section of the Hot Label Component documentation describes the API exposed by the unit to programmers.
Unit | Description |
---|---|
PJHotLabel | The only unit in this project. Contains the component and component registration code. |
Type | Description |
---|---|
TPJHotLabel | The Hot Label Component itself. |
EPJURLError | A custom exception that is raised by TPJHotLabel when URL related errors are encountered. |
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. |
This documentation complies with these conventions.