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
 
Paradox Password Recovery
SMMsg suite
Paradox ActiveX
SMDBGrid
Database Information Manager
SMReport
ABA Spreadsheet Convert
SMImport suite
ExcelFile Viewer
ABA Database Convert
 
 


Contact to webmaster

 

Borland Software Code Gear Scalabium Delphi tips

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

SMExport advertising