Skip to Content
0
Former Member
Aug 16, 2005 at 09:37 AM

Internet Explorer ActiveX by Delphi 2005 (VCL.NET)

37 Views

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.