Search results for 'Turn Monitor Off'. 1 post(s) found.
- 2008/12/10 How to turn off monitor ?
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);
Another posts included in "Delphi"
| How to get screen resolution in case of using multiple monitors ? (0) | 2008/12/16 |
| Save TBitmap image to Jpeg format image in Delphi (0) | 2009/06/26 |
| How to get parameter string ? (0) | 2009/06/30 |
| Find File at certain directory in Delphi (0) | 2008/10/10 |
| Sending email messages in .Net (0) | 2007/10/04 |
| Implementing C#'s foreach loop in Delphi 8 (0) | 2007/10/04 |
| Delphi for .Net Code Folding keyboard shortcuts (0) | 2007/10/04 |
| How to encrypt a string (0) | 2007/10/04 |

Prev

Rss Feed