TTMSFNCHotSpotImageAfterDrawHotSpotEvent Event Type
Handler type for custom drawing after a hotspot is rendered.
API unit family: TMSFNCHotSpotImage
Parameters
| Name | Description |
|---|---|
Sender |
Hotspot image that drew the hotspot. |
AGraphics |
Graphics context used for drawing. |
AIndex |
Index of the hotspot that was drawn. |
ABoundsRect |
Bounds of the hotspot. |
APolygon |
Polygon that defines the hotspot shape. |
ABitmap |
Bitmap used for hotspot drawing. |