procedure TForm1.FormCreate(Sender: TObject); begin WebBrowser1.Navigate('http://makeserver-chat.chatium.com/'); end;