Using TImage32
About the documentation
Appearance
Fired when mouse button is pressed over control or layer.
property OnMouseDown: TImgMouseEvent read FOnMouseDown write FOnMouseDown;
OnMouseDown occurs when a mouse button is pressed down, supplying the target TCustomLayer located under the mouse cursor.
OnMouseDown
TCustomLayer
TImgMouseEvent