Hook the Mouse to Catch Events Outside of Your Delphi Application
Friday April 24, 2009
Mousing ::
Learn how to track the mouse activity even when your application is not active, sits in the Tray or does not have any UI at all. By installing a system wide (or global) mouse hook you can track what the user is doing with the mouse and act accordingly.
Learn how to track the mouse activity even when your application is not active, sits in the Tray or does not have any UI at all. By installing a system wide (or global) mouse hook you can track what the user is doing with the mouse and act accordingly.
Read the full article to learn how to Hook the Mouse to Catch Events Outside of Your Delphi Application
Related:


Comments
No comments yet. Leave a Comment