I can't find the source code for Flexcel on my PC and can't see an option in the installer - what am I missing? I only have dcu files and C++ header files.
(if you used the default install folder, if not it will be <whatever>\tmssoftware<span style="font-size: 14px; line-height: 1.4;">FlexCelVCLNT\Source )
My guess is that you might be installing the trial. Please make sure that in the first screen of the setup, it says:
"Welcome to TMS FlexCel Studio for VCL and FireMonkey (Rad Studio XE/XE5) registered version setup.
If it is the registered setup, then as said sources should be installed in that folder, and they need to be, because the registered setup doesn't come with any precompiled file (dcu, etc), it compiles the sources on the spot. (and that's also why it takes a looong time installing, while the trial setup is much faster as it just copies dcus)