DataRecords
TDatasetRecord is a Delphi class to represent a single TDataset record
Class to represent a single dataset record in a TParams collection with each TParam serving as a named field/value corresponding to a dataset field.
It Also communicates with associated dataset in order to read and set it's fields structure and copy field values from/to dataset.