clipboard.SetTextBuf(pwidechar(edit3.Text));

SendMessage(GetWindow(GetWindow(form7.WebBrowser1.Handle, GW_CHILD), GW_CHILD),WM_PASTE,0,0);