Saiyine
Punto Com

Apagar el monitor durante varios segundos

2001-01-01 00:00:00

procedure ApagaMonitor(segundos : integer);
begin
  SendMessage(Application.Handle, WM_SYSCOMMAND, SC_MONITORPOWER, 0);
  sleep(segundos*1000);
  SendMessage(Application.Handle, WM_SYSCOMMAND, SC_MONITORPOWER, -1);
end;

Rollos antiguos

2005-07-01 00:21:00 - Extrayendo correos de un fichero de texto.

2001-01-01 00:00:00 - Acceder a los componentes por el nombre.

2001-01-01 00:00:00 - Abrir una URL en el internet explorer.

2001-01-01 00:00:00 - Abre un fichero de texto y devuelve la cadena que contiene a otra dada.

2005-06-28 23:40:00 - The Complete Military History of France.

Saiyine

Selfie of meHi! Welcome to Saiyine Punto Com where I talk about anything that goes through my mind!

Puedo prometer y prometo que a la mayor brevedad aquí irá un menú o algo asín.