Table of Contents

TTMSFNCHotSpotImage.OnAfterDrawSelectedHotSpot Event

Occurs after a selected hotspot is drawn.

API unit family: TMSFNCHotSpotImage Declaring type: TTMSFNCHotSpotImage Inherited from: TTMSFNCCustomHotSpotImage

Syntax

OnAfterDrawSelectedHotSpot: TTMSFNCHotSpotImageAfterDrawHotSpotEvent;

Parameters

Name Description
Sender Hotspot image that drew the hotspot.
AGraphics Graphics context used for drawing.
AIndex Index of the selected hotspot.
ABoundsRect Bounds of the hotspot.
APolygon Polygon that defines the hotspot shape.
ABitmap Bitmap used for selected hotspot drawing.