Table of Contents

TTMSFNCHintAfterDrawHintEvent Event Type

Event handler type for OnAfterDrawHint; called after the hint window has finished rendering.

API unit family: TMSFNCHint

Parameters

Name Description
Sender The hint component that raised the event.
AGraphics The graphics context that was used for drawing.
AHint The hint text that was displayed.
ARect The bounding rectangle of the hint window.