procedure form1.oncreate// не помню как там begin memo1.lines.loadfromfile('c:\file.html'); end;
webbrowser.navigate('c:\file.html');