Scalabium Software

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


#16: How can I turn on/off a monitor power?

If you want, you can turn off or turn on the monitor power. Try it:

SendMessage(Application.Handle, WM_SYSCOMMAND, SC_MONITORPOWER, 0);

or

SendMessage(Application.Handle, WM_SYSCOMMAND, SC_MONITORPOWER, 1);


Published: August 18, 1999

See also
 
SMImport suite
ABA Document Convert
SMReport
dBase Viewer
ExcelFile Viewer
Paradox Viewer
SMMsg suite
MAPIMail
ABA Picture Convert
Protected Storage Viewer
 
 


Contact to webmaster

 

Borland Software Code Gear Scalabium Delphi tips

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

SMExport advertising