Compiling Demo Projects in C++ Builder XE4

Is it possible to load and compile Demo Projects for the Component Pack in C++ Builder XE4?

Yes. But a bit tricky. Create a C++ Builder project (vcl forms application), remove form1.cpp from project and then add (project/add) all *pas files from the demo project you want to run.