github : API to convert JSON objects for DataSet and DataSet to JSON Objects

Link :
https://github.com/ezequieljuliano/DataSetConverter4Delphi


DataSet Converter For Delphi

The DataSetConverter4D it is an API to convert JSON objects for DataSet's and also doing reverse process, ie, converting DataSet's in JSON.
Works with the TDataSet, and TJSONObject TJSONArray classes.
To use this API you must add the "DataSetConverter4D\src" Path in your Delphi or on your project.

Comments