Table of Contents

TTMSFNCHotSpotImage.OnAfterDrawHotSpotName Event

Occurs after a hotspot name is drawn.

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

Syntax

OnAfterDrawHotSpotName: TTMSFNCHotSpotImageAfterDrawNameEvent;

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 Location where the name was drawn.