Hi Everybody,
I have tried SHDocVw in VB6 to add the browser windows inside the SBO form and it works perfect.
Now I try to use the same activex by Delphi 2005, vcl.net.
Seems perfect at the beginning.
But when I try to use some methods such as .Navigate and .GoHome
It claims no such overload methods. Although I use the procedure with all parameters, it still return the same message.
Welcome for any suggestion and hint, deeply thx.