I am attempting to get a third party OCX to install on the ActiveX palette page of D2007. The OCX is written in VB. I have the OCX (it is registered on my system) and the type library.
I use Import Component, ActiveX Control, with create wrappers. The XXX_TLB.pas file created does not have the expected wrapper classes (Txxx) or the Registration Code that should register the components on the palette.
Any suggestions are appreciated.
I use Import Component, ActiveX Control, with create wrappers. The XXX_TLB.pas file created does not have the expected wrapper classes (Txxx) or the Registration Code that should register the components on the palette.
Any suggestions are appreciated.