Table of Contents

TTMSFNCBloxControl.OnElementMouseMove Event

Occurs when the mouse moves over an element.

API unit family: TMSFNCBloxControl Declaring type: TTMSFNCBloxControl Type: TTMSFNCBloxElementMouseMoveEvent

Syntax

property OnElementMouseMove: TTMSFNCBloxElementMouseMoveEvent;

Remarks

The handler receives the element, the shift state, and the position in surface coordinates.