Table of Contents

TTMSFNCTileListVisualizer.DoMouseDown Method

Called when a mouse button is pressed over the tile; override to handle the event.

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileListVisualizer

Syntax

procedure DoMouseDown(Tile: TTMSFNCTileListDisplayItem; Button: TMouseButton; Shift: TShiftState; X, Y: Single); virtual;