开发者

How can I use a Delphi (2007) control in a WinForms application?

开发者 https://www.devze.com 2023-02-25 09:40 出处:网络
We have an existing and complex control in Delphi 2007, and we would like to reuse that control in a Wi开发者_如何学CnForms application. Did anyone made this work in the past? What would be the best a

We have an existing and complex control in Delphi 2007, and we would like to reuse that control in a Wi开发者_如何学CnForms application. Did anyone made this work in the past? What would be the best approach?

Thank you.


you can do that using the RemObjects Hydra 3.0 components


Can WinForms use an ActiveX? If so, you should be able to make an ActiveX with the VCL in it. I think I used to know how to do that.

0

精彩评论

暂无评论...
验证码 换一张
取 消