Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming
photo of Zarko Gajic

Zarko's Delphi Programming Blog

By Zarko Gajic, About.com Guide to Delphi Programming since 1998

Programmatically Hide the Cursor from the Screen from Delphi code

Sunday November 30, 2008
Delphi TIPS :: The Windows ShowCursor API function can be used to hide/show the mouse cursor, but this only affects our application. If we want to hide the cursor for all applications, one way of doing it is confining the cursor to a position outside the limits of the screen with the ClipCursor API call...

Read the full article to learn how to Programmatically Hide the Cursor from the Screen from Delphi code.

Related:

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Discuss

Community Forum

Explore Delphi Programming

About.com Special Features

Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.