TGetElementHintEvent Event Type
Signature for an event that retrieves the hint text to display for an element.
API unit family: TMSFNCRichEditor
Parameters
| Name | Description |
|---|---|
Sender |
The component that raises the event. |
AElement |
The element the pointer is hovering over. |
AHint |
The hint text to display; set this parameter to customize the hint. |