I'm using the FireMonkey Metropolis UI to make an application, but I can't drag the AdoTable Fields as Tedits to my form to make a register sheet or something like this. Apparently in the VCL or any other Projects this works. How I do this in FireMonkey?
There are not OTA support of DBField for firemonkey. You have to do it manually or use the binding stuff to achieve.