Using TImage32
About the documentation
Appearance
Fired when mouse moves over control or layer.
property OnMouseMove: TImgMouseMoveEvent read FOnMouseMove write FOnMouseMove;
OnMouseMove occurs when the mouse cursor moves across the control, supplying the target TCustomLayer located under the cursor.
OnMouseMove
TCustomLayer
TImgMouseMoveEvent