TTMSFNCCustomDataSet Class
Base dataset class that adapts an in-memory object graph to the standard
TDatasetinterface, enabling data-aware controls to bind to any list of objects via the ITMSFNCDataObject interface.
API unit family: TMS.TMSFNCDataSet
Inherits from: TDataset
Implements: ITMSFNCDataObjectNotification
Syntax
TTMSFNCCustomDataSet = class(TDataset, ITMSFNCDataObjectNotification)