Table of Contents

TTMSFNCTimelineDatabaseAdapter.OnIndicatorToFields Event

Occurs when a timeline item is mapped to dataset fields.

API unit family: TMSFNCTimelineDatabaseAdapter Declaring type: TTMSFNCTimelineDatabaseAdapter

Syntax

OnIndicatorToFields: TTMSFNCTimelineDatabaseAdapterIndicatorToFields;

Parameters

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