Question

I currently have an application which needs to have an awareness of which monitor the cursor is located when running in a multi-monitor configuration.

Was it helpful?

OTHER TIPS

Don't forget Screen.MonitorFromPoint and Mouse.CursorPos - these WinAPI functions are encapsulated in the VCL.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top