Scalabium Software

SMExport advertising
Knowledge for your independence'.
Home Delphi and C++Builder tips


#24: How can I turn the screensaver on/off?

The following example shows how to turn the screensaver off.

1. turn off:
SystemParametersInfo(SPI_SETSCREENSAVEACTIVE, 0, nil, 0);

2. turn on:
SystemParametersInfo(SPI_SETSCREENSAVEACTIVE, 1, nil, 0);


Published: September 24, 1999

See also
 
dBase Viewer
DBISAM Password Recovery
Excel Reader (dll)
ABA Spreadsheet Convert
Database Information Manager
Excel Web-stream
Protected Storage Viewer
Clarion Viewer
Paradox ActiveX
Paradox Password Recovery
 
 


Contact to webmaster

 

Borland Software Code Gear Scalabium Delphi tips

Copyright© 1998-2023, Scalabium Software. All rights reserved.
webmaster@scalabium.com

SMExport advertising