Re: Using ActiveX Components

Posted by webmaster Guido on February 18, 2008

In Reply to Re: Using ActiveX Components posted by Bob p12604 on February 18, 2008

: Ok, I figured out what I was doing incorrectly. The steps are pretty much what is shown in links that Guido listed.
: What I didn't do correctly was to instantiate the instance of the class.
: myAxCls := actXClass.Create(self);
: Once I did that all worked.
: Thanks and I apologize for all the notes.
-------------------------------------

Glad to hear that your problem is solved!

Don't apologize, this story learnt us again a bit more about the Delphi mysteries ;)

Guido.


Related articles

       

Follow Ups