How to import VCL components from Borland C++Builder 6 to Embarcadero C++Builder?

151 Views Asked by At

I use C++Builder 6, but recently started using Embarcadero C++Builder.

In C++Builder 6, I have installed some VCL components, but some of them don't have support or upgrade for Embarcadero.

Does anyone know how to migrate these VCL components from C++Builder 6 to Embarcadero C++Builder if I have the .cpp files for them?

0

There are 0 best solutions below