#1 2017-03-26 01:21:14

Del
Member
Registered: 2017-03-24
Posts: 20

TObjectList to dataset approach

I have JSON which I converted to a TObjectList containing a specific class using mormot. I would now like to bind this TObjectList to a GUI and alter some values, what would be the best way to achieve this? I was thinking of going to a dataset (read / write) to provide binding functionality. Is there a better / alternative way? What's the best way to go from TObjectList to TObjectList<T>, as that might also help with other memory related dataset components.

Offline

Board footer

Powered by FluxBB