Table of Contents

TTMSFNCTimelineDatabaseAdapter.OnSetFieldFromIndicatorDate Event

Occurs when a date value is written from a timeline item to a field.

API unit family: TMSFNCTimelineDatabaseAdapter Declaring type: TTMSFNCTimelineDatabaseAdapter

Syntax

OnSetFieldFromIndicatorDate: TTMSFNCTimelineDatabaseAdapterIndicatorDateTimeToField;

Parameters

Name Description
Sender Object that triggered the event.
AIndicator Timeline indicator being processed.
AField Dataset field used for the mapping operation.
ADateTime Date and time value mapped to or from the field.
ADefaultSet Set to False to prevent the default field mapping.