Table of Contents

TTMSFNCTimelineDatabaseAdapter.OnSectionToFields Event

Occurs when a timeline item is mapped to dataset fields.

API unit family: TMSFNCTimelineDatabaseAdapter Declaring type: TTMSFNCTimelineDatabaseAdapter

Syntax

OnSectionToFields: TTMSFNCTimelineDatabaseAdapterSectionToFields;

Parameters

Name Description
Sender Object that triggered the event.
ASection Timeline section being processed.
AFields Dataset fields used for the mapping operation.
ADefaultSet Set to False to prevent the default field mapping.