T O P I C R E V I E W |
PeterPanino |
Posted - Aug 16 2017 : 04:19:01 In a TImageEnMView, I need to select an image with the RIGHT mouse-click on MouseDown.
I have tried with these settings, but despite iemoSelectOnMouseUp = False the Right mouse-click only selects on MouseUp:

So how can I select an image with the RIGHT mouse-click on MouseDown? |
2 L A T E S T R E P L I E S (Newest First) |
PeterPanino |
Posted - Aug 16 2017 : 07:10:38 Solved. |
PeterPanino |
Posted - Aug 16 2017 : 05:38:39 To make it more clear: BOTH LEFT and RIGHT mouse-click should select the image on MouseDown. |