Table of Contents

TTMSFNCTileListVisualizer.DoMouseMove Method

Called when the mouse moves over the tile; override to handle the event.

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileListVisualizer

Syntax

procedure DoMouseMove(Tile: TTMSFNCTileListDisplayItem; Shift: TShiftState; X: Single; Y: Single); virtual;