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.
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.