OnPageMouseMove

Viewer events

Description

Fires while the pointer moves over a PDF page and reports the one-based page plus top-down point coordinates and shift state

The event is observational and continues to fire while hand-mode panning or another drag tool is active

Syntax

Delphi

Property OnPageMouseMove: TPDFlibViewerPageMouseMoveEvent Read FOnPageMouseMove Write FOnPageMouseMove;