急:请教 IPersistStreamInit 声明

yangjinhui 2013-03-18 05:10:36


我做了一个网页直接向Webbrowser中写入html代码,
try
StrStream.Position:=0;
( WebBrowser1.Document as IPersistStreamInit).Load(TStreamadapter.Create(StrStream));
finally
StrStream.Free;
end;
,报错:[Error] Un_zxlr.pas(997): Undeclared identifier: 'IPersistStreamInit'
不知如何解决
...全文
130 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
CPPFans 2013-05-05
  • 打赏
  • 举报
回复
http://bbs.csdn.net/topics/110012211 你问的和我问的类似 http://bbs.csdn.net/topics/390447697

1,978

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 其他语言讨论
社区管理员
  • 其他语言社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧