Table of Contents

TTMSFNCCustomDataSet Class

Base dataset class that adapts an in-memory object graph to the standard TDataset interface, 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)