Table of Contents

TTMSFNCTimelineDatabaseAdapter.OnFieldsToSection Event

Occurs when dataset fields are mapped to a timeline item.

API unit family: TMSFNCTimelineDatabaseAdapter Declaring type: TTMSFNCTimelineDatabaseAdapter

Syntax

OnFieldsToSection: TTMSFNCTimelineDatabaseAdapterFieldsToSection;

Parameters

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