![]() |
Re: TWebBrowser -> POPUP URL?
danke schon mal das funktioniert jetzt!!
Zitat:
| das hab ich schon mal ausprobiert aber mein programm ist deswegen immer abgestürzt. deswegen die frage... |
Re: TWebBrowser -> POPUP URL?
@toms ... hab da noch folgendes Problem
Delphi-Quellcode:
procedure TForm1.WebBrowserNewWindow2(ASender: TObject;
var ppDisp: IDispatch; var Cancel: WordBool); var URL: WideString; begin URL := ((TWebBrowser_neu(ASender).document as IHTMLDocument2).activeElement as IHTMLElement).getAttribute('href', 0); end; Zitat:
|
Re: TWebBrowser -> POPUP URL?
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:05 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz