Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、マルチモニター構成で実行しているときに、カーソルがどのモニターにあるかを認識する必要があるアプリケーションがあります。
GetCursorPosおよびMonitorFromPoint。
Screen.MonitorFromPoint と Mouse.CursorPos を忘れないでください。これらの WinAPI 関数は VCL にカプセル化されています。