Table of Contents

TTMSFNCObjectInspectorDataLink Class

Data link that connects the object inspector to a TDataSource. Keeps the inspector synchronized with the active dataset record and propagates record changes and scrolling events.

API unit family: TMSFNCObjectInspector Inherits from: TDataLink

Syntax

TTMSFNCObjectInspectorDataLink = class(TDataLink)

Methods

Name Description
Modified Marks the current dataset record as modified through this data link, signalling that the inspector's field value has changed and needs to be written back.
Reset Discards any pending modifications and reloads the field values from the current dataset record into the inspector.