B
bess
Unregistered / Unconfirmed
GUEST, unregistred user!
想在activeform中的按钮下加一个功能,可以刷新当前的 IE,以下方法可行<br>吗?<br><br>.....<br>clientdates.applyupdate(-1);<br>command:='http://www.gislab.ecnu.edu.cn';<br>Shellexecute(handle,nil,pchar(Command),nil,nil,sw_shownormal);<br>........<br><br>到底得不得?我试了一下,编译时出错,<br>[Error] Unit1.pas(32): Undeclared identifier: 'Shellexecute'<br>怎么回事?<br>