I have some components (alpha controls), I can install them in Delphi or C ++ builder, it works well. But when I install the Delphi version package, I cannot use components in C ++ Builder forms, and when I install the C ++ Builder package, I cannot put components in the Delphi form.
I want to create a new C ++ builder project and add some Delphi forms to it, then I have to use the components at the same time using the Builder form and the Delphi form.
some components are available in both environments, such as VisionLab Components. VisionLab comes with an installer software that installs VisionLab in both C ++ and Delphi, but I have to install Alpha Controls from the source code.
Finally, I use RAD studio XE Architect. And Alpha controls version 7.26.
Mahdi
source share