Saiyine
Punto Com

Abrir una URL en el internet explorer

2001-01-01 00:00:00

procedure AbrirURL(cual : string);
var explorer: Variant;
begin
 explorer:=CreateOLEObject('InternetExplorer.Application');
 explorer.visible:=true;
 explorer.Navigate(cual);
end;

Añadir comobj al uses.

Rollos antiguos

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.

2001-01-01 00:00:00 - Añadir texto a un richedit y que la barra de scroll baje sola.

2001-01-01 00:00:00 - Añadir lineas a un fichero de texto.

2005-06-26 02:11:00 - Base de conocimiento de Delphi.

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.