Board index » cppbuilder » How to convert my component to ActiveX

How to convert my component to ActiveX


2003-09-04 03:37:57 PM
cppbuilder58
I write a new component from BCB6.0 by menu "New Component...". Ancestor
type select "TWinControl". Compile and Intstall it. After install, I see my
component on tabs. I would like to create ActiveX from my component by
select "ActiveX Control Wizard", but I can't because my component don't
insert to list of "VCL Class Name". Can you suggest me how to do?
Thank you
Touch
 
 

Re:How to convert my component to ActiveX

Yes, my component's derived from TWinControl
"Siney San" < XXXX@XXXXX.COM >wrote in message
Quote
Your component must be derived from TWinControl(or indirectly).

"Touch" < XXXX@XXXXX.COM >дÈëÓʼþ
news:3f56eb3b$ XXXX@XXXXX.COM ...
>I write a new component from BCB6.0 by menu "New Component...". Ancestor
>type select "TWinControl". Compile and Intstall it. After install, I see
my
>component on tabs. I would like to create ActiveX from my component by
>select "ActiveX Control Wizard", but I can't because my component don't
>insert to list of "VCL Class Name". Can you suggest me how to do?
>
>Thank you
>Touch
>
>
>