ourmimefilter.pas
来自「利用MimeFilter实现网页过滤。IE7下不能使用」· PAS 代码 · 共 17 行
PAS
17 行
unit OurMimeFilter;
(* Simple demo for temporary pluggable Mime Filter
To add more functionality to the Mime Filter
take a look at the following link:
http://msdn.microsoft.com/workshop/networking/pluggable/pluggable.asp
For discussions about APP, namespacehandlers, mimefilters and
other delphi-webbrowser topics use:
http://www.egroups.com/group/delphi-webbrowser/info.html
Go to http://www.euromind.com/iedelphi for more info about
this sample and updated versions.
Per Linds
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?