Page 1 of 1
Find the screen coordinates
Posted: Thu Sep 26, 2019 7:23 am
by Natter
Hi, all !
How to find the screen coordinates of the selected element of the TTreeView object ?
Re: Find the screen coordinates
Posted: Thu Sep 26, 2019 6:12 pm
by cnavarro
Natter wrote:Hi, all !
How to find the screen coordinates of the selected element of the TTreeView object ?
Let's see if this can help you
https://docs.microsoft.com/es-es/window ... etitemrect
From
https://docs.microsoft.com/es-es/window ... e-messages
Re: Find the screen coordinates
Posted: Fri Sep 27, 2019 5:38 am
by Natter
Cristobal, thank you for your advice.