I'm playing with ActiveX controls right now (using BDS2006). I'd like to
create some test VCL controls first (which I am familiar with) and then
convert them into ActiveX controls. However, I'm not impressed by the only
way I found in BDS2006 to do so: ideally, I don't want to have to install my
dummy test VCL controls in the palette (hence cluttering my IDE) then
convert them into ActiveX controls using the wizard. What I'd like to do is
create the ActiveX control directly from the .pas file on my VCL control.
Is there any way to create an ActiveX control this simple way?
Thanks,
David.