Table of Contents

TTMSFNCHTMLText.DoMouseMove Method

Processes pointer movement for anchor hover feedback.

API unit family: TMSFNCHTMLText Declaring type: TTMSFNCHTMLText

Syntax

procedure DoMouseMove(Shift: TShiftState; X, Y: Single);

Parameters

Name Description
Shift Keyboard shift state active during the pointer movement.
X Horizontal pointer position in control coordinates.
Y Vertical pointer position in control coordinates.