Programmatically Activate / Deactivate the Screen Saver using Delphi
Saturday August 4, 2007
in Delphi TIPS :: Sometimes you want to deactivate the current screensaver when performing some very long process. You can use a custom function (wraps up the SystemParametersInfo API call) to activate or deactivate the screensaver.
Read the full article to learn how to Programmatically Activate / Deactivate the Screen Saver using Delphi.
Related:


No comments yet. Leave a Comment