I just updated the Custom Container Pack sources to support Delphi XE2 to XE7. It was mostly a matter of creating the packages for the newer versions. I also had to adapt the registration code to changes in Delphi XE2.
It now compiles and installs. I have not tested it extensively. We use it at work with Delphi 2007 and I know of no bugs with it.
Custom Containers Pack (CCPack) is an integrated tool and component mini-library to produce and maintain composite controls (or simply “composites”) and other containers (forms, data modules and frames). The process of building composite components looks like ActiveForm and Frame creating, but the result is the native VCL component. You can create new composites just as usual forms.
Here is the original documentation in RTF format.
It was originally developed by Sergey Orlik who posted the source code to code central