delphi改变ie窗口的大小,如何实现?delphi改变ie窗口的大小,如何实现?[解决办法]样本代码
MoveWindow(FindWindow('IEFrame', nil), 1, 1, 100, 100, True);