TTMSFNCTreeViewDatabaseAdapterItemDataLink Class
Internal data-link that monitors a TDataSource for dataset changes and forwards them to the tree view database adapter.
API unit family: TMSFNCTreeViewDatabaseAdapter
Inherits from: TDataLink
Syntax
TTMSFNCTreeViewDatabaseAdapterItemDataLink = class(TDataLink)
Methods
| Name | Description |
|---|---|
| Modified | Marks the current record as modified so it is posted when the link is reset or the dataset scrolls. |
| Reset | Clears the modified flag and cancels any pending edit on the linked dataset. |