Table of Contents

TTMSFNCHintCalculateHintRectEvent Event Type

Event handler type for OnCalculateHintRect; called to allow custom sizing and positioning of the hint window.

API unit family: TMSFNCHint

Parameters

Name Description
Sender The hint component that raised the event.
AHint The hint text for which the rectangle is being calculated.
ARect The hint rectangle; modify to override the default size and position.