Example of using Aurelius with Firemonkey controls such as grids

Hi,

Apologies if this is documented somewhere and I have just not been able to locate it but is there an example even a relatively simple one of how to use a firemonkey form with Aurelius. From reading the manual it appears that this should be possible but it would be useful to me to work out how this is actually achieved. I could then use this example to extend to what I am actually trying to build.

Thanks in advance.

Regards,
Ashwin

There is nothing specific about Aurelius and Firemonkey. Aurelius is framework agnostic, and everything you know about it that applies to VCL applies to Firemonkey as well. Other than this, it's just Firemonkey knowledge, not Aurelius-specific knowledge.
For binding you can use TAureliusDataset to help you out with binding to controls.