TTMSFNCHotSpotImage.OnHoveredHotSpotChange Event
Occurs before the hovered hotspot changes.
API unit family: TMSFNCHotSpotImage
Declaring type: TTMSFNCHotSpotImage
Inherited from: TTMSFNCCustomHotSpotImage
Syntax
OnHoveredHotSpotChange: TTMSFNCHotSpotImageItemChangeEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Hotspot image whose hovered hotspot is changing. |
AIndex |
Index of the hotspot that is about to become hovered. |
Allow |
Set to True to allow the hover change; set to False to cancel it. |