Table of Contents

TTMSFNCHotSpotImage.OnAfterDrawDownHotSpot Event

Occurs after a pressed hotspot is drawn.

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

Syntax

OnAfterDrawDownHotSpot: TTMSFNCHotSpotImageAfterDrawHotSpotEvent;

Parameters

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