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.
|
1
|
|
|
|
|
|
|
||
|
|
|
|
Don't forget Screen.MonitorFromPoint and Mouse.CursorPos - these WinAPI functions are encapsulated in the VCL. |
||
|
