Typed DataSet in Delphi
Typed DataSet in Delphi
It would be great if your component set will be extended with something like typed dataset code generator (like in VisualStudio) as a pat of DataSet Manager for example.
DataSet Manager lets creating typed dataset fields. For that in the DataSet Manager window select the dataset you need and in its context menu select the Describe fields item. After that select a field for which you want to create a typed field, call its context menu, and select the Create field item.