Re: Using ActiveX Components

Posted by webmaster Guido on February 17, 2008

In Reply to Using ActiveX Components posted by Bob Canning p12604 on February 16, 2008

: Is there a tutorial or guide that can show me the steps I need to take to use an non-visible ActiveX component. I have a Visual Basic ActiveX EXE component that does a string maninpulation. I want to be able to use Delphi to use the procedure built into the component. I used the import component in Delphi and it created a TLB file but I don't know how to actually get it to work. I made some attempts and I get access errors. I can call this component from VB6 and it works the way I want.

Similar topics about ActiveX problems and VB have been dealt with before in our Forum. Maybe you could have a look that the following messages:

7786.html Re: How do I add ActiveX control in Delphi 2005
9823.html Importing ActiveX in Delphi 2005
10014.html Re: Importing ActiveX in Delphi 2005

If none of these give a solution, please contact me again in the Forum. BTW, which version / edition of Delphi are you using?

Good luck!
webmaster Guido

Related articles

       

Follow Ups