Hi there,
I have written a small ActiveX control based on a TMemo component I created. I also wanted to include some functionality from another custom component with RS232 capabilities (not written by me). I created an instance of the RS232 component on my component recompiled, added to palette etc and the new component gives me all the RS232 functionality of the RS232 component.
The problem arises however when I create my ActiveX using the wizard from my component (which now includes RS232),registered it etc and I get all the standard functions / properties etc I created but have no access to the RS232 stuff !!
Any ideas what I'm doing wrong ? do I have to maybe declare something in the tlb file for the embedded component I used ?
Many thanks
Mully
I have written a small ActiveX control based on a TMemo component I created. I also wanted to include some functionality from another custom component with RS232 capabilities (not written by me). I created an instance of the RS232 component on my component recompiled, added to palette etc and the new component gives me all the RS232 functionality of the RS232 component.
The problem arises however when I create my ActiveX using the wizard from my component (which now includes RS232),registered it etc and I get all the standard functions / properties etc I created but have no access to the RS232 stuff !!
Any ideas what I'm doing wrong ? do I have to maybe declare something in the tlb file for the embedded component I used ?
Many thanks
Mully