TTMSFNCHotSpotImageAfterDrawNameEvent Event Type
Handler type for custom drawing after a hotspot name is rendered.
API unit family: TMSFNCHotSpotImage
Parameters
| Name | Description |
|---|---|
Sender |
Hotspot image that drew the name. |
AGraphics |
Graphics context used for drawing. |
AIndex |
Index of the hotspot whose name was drawn. |
AText |
Name text that was drawn. |
ARect |
Text drawing rectangle. |
ALocation |
Configured name location. |