Table of Contents

TTMSFNCHotSpotImageBeforeDrawHotSpotEvent Event Type

Handler type for customizing hotspot drawing before default rendering.

API unit family: TMSFNCHotSpotImage

Parameters

Name Description
Sender Hotspot image that is drawing the hotspot.
AGraphics Graphics context used for drawing.
AIndex Index of the hotspot being drawn.
ABoundsRect Bounds of the hotspot.
APolygon Polygon that defines the hotspot shape.
ABitmap Bitmap used for hotspot drawing.
AAllow Set to True to draw the hotspot; set to False to suppress it.
ADefaultDraw Set to True to keep default drawing; set to False when custom drawing replaces it.