I commented out the ....BitCasa and eventually got past it.
NOW there is an incompatibility in the Treeview adapters supplied. The one supplied was:
The one required by the software is:TTMSFMXCloudTreeViewAdapter
If I try to use The one supplied I get the error:TTMSFMXCloudTMSTreeViewAdapter
[dcc32 Error] UCloudTMSStorageDemo.pas(332): E2010 Incompatible types: 'TTreeView' and 'TTMSFMXTreeView'
Again, what should be fairly simple exercise is becoming very messy. I assume at some time TMS changed the adapter from TTMSFMXCloudTreeViewAdapter to TTMSFMXCloudTMSTreeViewAdapter, sloppy QC. Anyway, anyone know how I get a copy of the DCU TTMSFMXCloudTMSTreeViewAdapter.dcu so I can at least run this demo????