M
M
marsdenden2017-06-01 14:00:09
Delphi
marsdenden, 2017-06-01 14:00:09

How to track the movement of the ListView using the keyboard in Delphi?

I'm doing a multi-platform program in Delphi XE8, displaying data in TListView. If you navigate through the items under Windows with the mouse, then it’s clear that in the OnItemClick event I catch a mouse click or tap in android. But under Windows, you can also navigate using the keyboard, up and down arrows. In this case, the OnItemClick event does not fire. How to track such movements?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kalapanga, 2017-06-01
@marsdenden

OnChange?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question