OZの部屋

なんでも日記です

TWebBrowser のポップアップメニューを入れ替える

2006-11-13 18:09:35 | プログラム
TWebBrowser を使ってポップアップメニューをカスタマイズする方法がわからなかった。
popupmenuプロパティに設定しても何の変化もなし。


やっぱり探せばあるもんだ。
ちゃんと解決方法を公開しているのがありました。
http://www.delphidabbler.com/articles?article=18&part=1

ここのPart6の中ほどにDownload the demo codeがあるので、サンプルを落として
Phase2 フォルダのなかの
IntfDocHostUIHandler.pas
UContainer.pas
IntfDocHostUIHandler.pas
を自分のコンパイルしたいプロジェクトにおいて
UsesにUContainerを追加


適当にpopupmenu を作る。(あとでこの中身が問題になるけど)
TWebBrowser のプロパティ
popupMenu に作成したpopupmenu を指定する。

フォームクラスの private に
fWBContainer: TWBContainer;

FormCreateで
procedure TForm1.FormCreate(Sender: TObject);
begin
fWBContainer := TWBContainer.Create(WebBrowser1);
fWBContainer.UseCustomCtxMenu := True; // use our popup menu
fWBContainer.Show3DBorder := False; // no border
fWBContainer.ShowScrollBars := False; // no scroll bars
fWBContainer.AllowTextSelection := False; // no text selection (**)
// fWBContainer.CSS := FmtCSS; // CSS to be used
サンプルではCSS使っているが。


FormDestroyでは
procedure TForm1.FormDestroy(Sender: TObject);
begin
fWBContainer.Free; // free the container pbject


これでコンパイル、実行。
WebBrowser上で右クリックするとポップアップが入れ替わっている。



最新の画像もっと見る

2 コメント

コメント日が  古い順  |   新しい順
hervelegerdress@outlook.com (herve leger dress)
2020-02-24 23:25:43
https://my.desktopnexus.com/legerdresses/journal/herve-leger-things-24742/
https://justpaste.it/349yj
http://bit.do/fqVTt
http://bit.do/fqVTF
http://bit.do/fqVTS
http://tiny.cc/mxwbjz
http://tiny.cc/5xwbjz
https://justpaste.it/2cl85
https://justpaste.it/4fmkv
http://site-2235565-7576-4011.mystrikingly.com/blog/herve-leger-story
http://tiny.cc/b0wbjz
http://tiny.cc/50wbjz
http://tiny.cc/bzwbjz
http://bit.do/fqV5g
http://bit.do/fqV5j
http://bit.do/fqV5k
https://tinyurl.com/uhb7ezd
http://bit.do/fqV4o
http://tiny.cc/p3wbjz
http://bit.do/fqVYa
http://bit.do/fqVYr
http://bit.do/fqVYN
https://tinyurl.com/wm485of
http://site-2235565-7576-4011.mystrikingly.com/blog/herve-leger-history
http://tiny.cc/3zwbjz
http://bit.do/fqVZn
http://bit.do/fqVZH
http://bit.do/fqVZQ
http://bit.do/fqV5c
http://site-2235565-7576-4011.mystrikingly.com/blog/herve-leger-things
http://bit.do/fqVQP
http://bit.do/fqVRx
http://bit.do/fqVRS
http://bit.do/fqVS2
http://tiny.cc/rywbjz
http://bit.do/fqV4s
http://bit.do/fqV4w
http://bit.do/fqV4C
返信する
Omega orologi (Omega orologi)
2021-11-29 15:45:13
https://orologimeccanici.doorblog.jp/archives/11692388.html
https://is.gd/fqOQQR
https://is.gd/r1ZEOZ
https://is.gd/IFVw3L
https://is.gd/4uJGul
https://is.gd/0tVoGA
https://is.gd/Qmm7l8
https://www.vingle.net/posts/4087123
https://bit.ly/30rMKxz
https://bit.ly/3HrfJCk
https://bit.ly/30ufgyC
https://bit.ly/3CmDE1G
https://bit.ly/3wPJ5oO
https://www.vingle.net/posts/4087134
https://tinyurl.com/7nzz6zc5
https://tinyurl.com/5h7z4af4
https://tinyurl.com/5dezmr6a
https://bit.ly/3ClrJBi
https://tinyurl.com/298k5a3w
https://www.vingle.net/posts/4087141
http://tiny.cc/83pluz
http://tiny.cc/93pluz
http://tiny.cc/a3pluz
http://tiny.cc/b3pluz
http://tiny.cc/c3pluz
http://tiny.cc/d3pluz
https://wakelet.com/wake/7Fki8TMGZPt2VhKA9Z6-U
https://wakelet.com/wake/SAuy6AMGo4f_Z0yalHjSL
https://rebrand.ly/bb3hkfw
https://rebrand.ly/l1nmpeu
https://rebrand.ly/wsqh04w
https://rebrand.ly/85hketh
https://rebrand.ly/z0usxf8
https://rebrand.ly/8uwrjsb
返信する